This run took 43 seconds.
From f22e401e8e30ab2253279c0b8a6043386be27125 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Wed, 25 Feb 2026 04:33:46 +0000
Subject: [PATCH] [DNM] there are no updates
Change-Id: Id37c8634d1c09514be4b9263a0877ab96d430ad2
---
package-lock.json | 112 ++++++++++++++++++++++++++++++----------------
1 file changed, 74 insertions(+), 38 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 94770ef..84c1319 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -669,22 +669,34 @@
"typescript": ">=4.8.4 <6.0.0"
}
},
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
+ "dev": true,
+ "engines": {
+ "node": "18 || 20 || >=22"
+ }
+ },
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
+ "version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
+ "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
"dev": true,
"dependencies": {
- "balanced-match": "^1.0.0"
+ "balanced-match": "^4.0.2"
+ },
+ "engines": {
+ "node": "18 || 20 || >=22"
}
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
- "version": "9.0.5",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "version": "9.0.7",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
+ "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
"dev": true,
"dependencies": {
- "brace-expansion": "^2.0.1"
+ "brace-expansion": "^5.0.2"
},
"engines": {
"node": ">=16 || 14 >=14.17"
@@ -3924,22 +3936,34 @@
"webpack": "^5.0.0"
}
},
+ "node_modules/karma-webpack/node_modules/balanced-match": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
+ "dev": true,
+ "engines": {
+ "node": "18 || 20 || >=22"
+ }
+ },
"node_modules/karma-webpack/node_modules/brace-expansion": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
+ "version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
+ "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
"dev": true,
"dependencies": {
- "balanced-match": "^1.0.0"
+ "balanced-match": "^4.0.2"
+ },
+ "engines": {
+ "node": "18 || 20 || >=22"
}
},
"node_modules/karma-webpack/node_modules/minimatch": {
- "version": "9.0.5",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "version": "9.0.7",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
+ "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
"dev": true,
"dependencies": {
- "brace-expansion": "^2.0.1"
+ "brace-expansion": "^5.0.2"
},
"engines": {
"node": ">=16 || 14 >=14.17"
@@ -4209,9 +4233,9 @@
}
},
"node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
+ "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
"dev": true,
"dependencies": {
"brace-expansion": "^1.1.7"
@@ -6770,22 +6794,28 @@
"ts-api-utils": "^2.1.0"
},
"dependencies": {
+ "balanced-match": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
+ "dev": true
+ },
"brace-expansion": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
+ "version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
+ "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
"dev": true,
"requires": {
- "balanced-match": "^1.0.0"
+ "balanced-match": "^4.0.2"
}
},
"minimatch": {
- "version": "9.0.5",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "version": "9.0.7",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
+ "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
"dev": true,
"requires": {
- "brace-expansion": "^2.0.1"
+ "brace-expansion": "^5.0.2"
}
}
}
@@ -9218,22 +9248,28 @@
"webpack-merge": "^4.1.5"
},
"dependencies": {
+ "balanced-match": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
+ "dev": true
+ },
"brace-expansion": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
+ "version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
+ "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
"dev": true,
"requires": {
- "balanced-match": "^1.0.0"
+ "balanced-match": "^4.0.2"
}
},
"minimatch": {
- "version": "9.0.5",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "version": "9.0.7",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
+ "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
"dev": true,
"requires": {
- "brace-expansion": "^2.0.1"
+ "brace-expansion": "^5.0.2"
}
}
}
@@ -9428,9 +9464,9 @@
"dev": true
},
"minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
+ "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"
--
2.47.3
$ date
--- stdout ---
Wed Feb 25 04:33:06 UTC 2026
--- end ---
$ git clone file:///srv/git/data-values-value-view.git /src/repo --depth=1 -b master
--- stderr ---
Cloning into '/src/repo'...
--- stdout ---
--- end ---
$ git config user.name libraryupgrader
--- stdout ---
--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---
--- end ---
$ git submodule update --init
--- stdout ---
--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.
--- end ---
$ git show-ref refs/heads/master
--- stdout ---
907dde882fa6d4e88d67090e538f55287be6c309 refs/heads/master
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"grunt"
],
"effects": [],
"range": "<=1.0.0 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113459,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<3.1.3"
},
{
"source": 1113465,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=9.0.0 <9.0.6"
}
],
"effects": [
"grunt"
],
"range": "<3.1.3 || >=9.0.0 <9.0.6",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch",
"node_modules/grunt/node_modules/minimatch",
"node_modules/karma-webpack/node_modules/minimatch",
"node_modules/minimatch"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 0,
"high": 3,
"critical": 0,
"total": 3
},
"dependencies": {
"prod": 5,
"dev": 533,
"optional": 1,
"peer": 1,
"peerOptional": 0,
"total": 537
}
}
}
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"grunt"
],
"effects": [],
"range": "<=1.0.0 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113459,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<3.1.3"
},
{
"source": 1113465,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=9.0.0 <9.0.6"
}
],
"effects": [
"grunt"
],
"range": "<3.1.3 || >=9.0.0 <9.0.6",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch",
"node_modules/grunt/node_modules/minimatch",
"node_modules/karma-webpack/node_modules/minimatch",
"node_modules/minimatch"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 0,
"high": 3,
"critical": 0,
"total": 3
},
"dependencies": {
"prod": 5,
"dev": 533,
"optional": 1,
"peer": 1,
"peerOptional": 0,
"total": 537
}
}
}
--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
--- stdout ---
{
"added": 539,
"removed": 0,
"changed": 0,
"audited": 540,
"funding": 90,
"audit": {
"auditReportVersion": 2,
"vulnerabilities": {
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"grunt"
],
"effects": [],
"range": "<=1.0.0 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113459,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<3.1.3"
},
{
"source": 1113465,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=9.0.0 <9.0.6"
}
],
"effects": [
"grunt"
],
"range": "<3.1.3 || >=9.0.0 <9.0.6",
"nodes": [
"",
"",
"",
"node_modules/grunt/node_modules/minimatch"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 0,
"high": 3,
"critical": 0,
"total": 3
},
"dependencies": {
"prod": 5,
"dev": 535,
"optional": 1,
"peer": 1,
"peerOptional": 0,
"total": 539
}
}
}
}
--- end ---
{"added": 539, "removed": 0, "changed": 0, "audited": 540, "funding": 90, "audit": {"auditReportVersion": 2, "vulnerabilities": {"grunt": {"name": "grunt", "severity": "high", "isDirect": true, "via": ["minimatch"], "effects": ["grunt-eslint"], "range": ">=0.4.0-a", "nodes": ["node_modules/grunt"], "fixAvailable": {"name": "grunt", "version": "0.3.17", "isSemVerMajor": true}}, "grunt-eslint": {"name": "grunt-eslint", "severity": "high", "isDirect": true, "via": ["grunt"], "effects": [], "range": "<=1.0.0 || >=18.1.0", "nodes": ["node_modules/grunt-eslint"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "minimatch": {"name": "minimatch", "severity": "high", "isDirect": false, "via": [{"source": 1113459, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern", "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": "<3.1.3"}, {"source": 1113465, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern", "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": ">=9.0.0 <9.0.6"}], "effects": ["grunt"], "range": "<3.1.3 || >=9.0.0 <9.0.6", "nodes": ["", "", "", "node_modules/grunt/node_modules/minimatch"], "fixAvailable": {"name": "grunt", "version": "0.3.17", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 0, "high": 3, "critical": 0, "total": 3}, "dependencies": {"prod": 5, "dev": 535, "optional": 1, "peer": 1, "peerOptional": 0, "total": 539}}}}
$ /usr/bin/npm audit fix --only=dev
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated sinon@15.2.0: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 538 packages, and audited 539 packages in 6s
90 packages are looking for funding
run `npm fund` for details
# npm audit report
minimatch <3.1.3
Severity: high
minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern - https://github.com/advisories/GHSA-3ppc-4f35-3m26
fix available via `npm audit fix --force`
Will install grunt@0.3.17, which is a breaking change
node_modules/grunt/node_modules/minimatch
grunt >=0.4.0-a
Depends on vulnerable versions of minimatch
node_modules/grunt
grunt-eslint <=1.0.0 || >=18.1.0
Depends on vulnerable versions of grunt
node_modules/grunt-eslint
3 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated sinon@15.2.0: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 538 packages, and audited 539 packages in 5s
90 packages are looking for funding
run `npm fund` for details
3 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
--- end ---
$ /usr/bin/npm test
--- stderr ---
webpack was not included as a framework in karma configuration, setting this automatically...
--- stdout ---
> wikibase-data-values-value-view@1.0.0 test
> grunt test
Running "eslint:all" (eslint) task
/src/repo/src/ExpertExtender/ExpertExtender.Listrotator.js
25:20 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
61:1 warning The type 'jQuery.ui.listrotator' is undefined jsdoc/no-undefined-types
/src/repo/src/ExpertExtender/ExpertExtender.Preview.js
39:1 warning The type 'jQuery.ui.preview' is undefined jsdoc/no-undefined-types
/src/repo/src/ExpertExtender/ExpertExtender.UnitSelector.js
95:8 warning 'upstreamValue' is never reassigned. Use 'const' instead prefer-const
/src/repo/src/ExpertExtender/ExpertExtender.js
39:1 warning The type 'jQuery.ui.inputextender' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/CommonsMediaType.js
14:1 warning The type 'jQuery.valueview.experts.StringValue' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/EmptyValue.js
11:1 warning The type 'jQuery.valueview.Expert' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/GeoShape.js
14:1 warning The type 'jQuery.valueview.experts.StringValue' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/GlobeCoordinateInput.js
26:1 warning The type 'jQuery.valueview.experts.StringValue' is undefined jsdoc/no-undefined-types
43:31 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
99:1 warning The type 'jQuery.valueview.ExpertExtender.Preview' is undefined jsdoc/no-undefined-types
104:1 warning The type 'jQuery.valueview.ExpertExtender.Listrotator' is undefined jsdoc/no-undefined-types
196:8 warning 'self' is never reassigned. Use 'const' instead prefer-const
198:5 warning 'roundedPrecision' is never reassigned. Use 'const' instead prefer-const
200:29 warning 'precision' is already declared in the upper scope on line 195 column 35 no-shadow
/src/repo/src/experts/MonolingualText.js
9:1 warning The type 'jQuery.valueview.experts.StringValue' is undefined jsdoc/no-undefined-types
41:1 warning The type 'jQuery.valueview.ExpertExtender.LanguageSelector' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/QuantityInput.js
9:1 warning The type 'jQuery.valueview.experts.StringValue' is undefined jsdoc/no-undefined-types
49:1 warning The type 'jQuery.valueview.ExpertExtender.UnitSelector' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/StringValue.js
10:1 warning The type 'jQuery.valueview.Expert' is undefined jsdoc/no-undefined-types
35:4 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
/src/repo/src/experts/SuggestedStringValue.js
16:1 warning The type 'jQuery.valueview.experts.StringValue' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/TabularData.js
14:1 warning The type 'jQuery.valueview.experts.StringValue' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/TimeInput.js
49:1 warning The type 'jQuery.valueview.experts.StringValue' is undefined jsdoc/no-undefined-types
66:31 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
84:30 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
133:1 warning The type 'jQuery.valueview.ExpertExtender.Preview' is undefined jsdoc/no-undefined-types
138:1 warning The type 'jQuery.valueview.ExpertExtender.Listrotator' is undefined jsdoc/no-undefined-types
143:1 warning The type 'jQuery.valueview.ExpertExtender.Listrotator' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/UnDeserializableValue.js
11:1 warning The type 'jQuery.valueview.Expert' is undefined jsdoc/no-undefined-types
/src/repo/src/experts/UnsupportedValue.js
11:1 warning The type 'jQuery.valueview.Expert' is undefined jsdoc/no-undefined-types
46:8 warning 'value' is never reassigned. Use 'const' instead prefer-const
/src/repo/src/jquery.valueview.Expert.js
79:1 warning The type 'ViewState' is undefined jsdoc/no-undefined-types
166:1 warning The type 'ViewState' is undefined jsdoc/no-undefined-types
214:4 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
241:4 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
264:1 warning The type 'ViewState' is undefined jsdoc/no-undefined-types
280:3 warning Found more than one @return declaration jsdoc/require-returns
280:3 warning Found more than one @return declaration jsdoc/require-returns-check
/src/repo/src/jquery.valueview.ViewState.js
19:1 warning The type 'jQuery.valueview' is undefined jsdoc/no-undefined-types
34:1 warning The type 'jQuery.valueview' is undefined jsdoc/no-undefined-types
/src/repo/src/jquery.valueview.valueview.js
32:1 warning Invalid JSDoc tag name "alternateClassName" jsdoc/check-tag-names
33:1 warning The type 'jQuery.Widget' is undefined jsdoc/no-undefined-types
93:1 warning The type 'jQuery.Event' is undefined jsdoc/no-undefined-types
98:1 warning The type 'jQuery.Event' is undefined jsdoc/no-undefined-types
103:1 warning The type 'jQuery.Event' is undefined jsdoc/no-undefined-types
108:1 warning The type 'jQuery.Event' is undefined jsdoc/no-undefined-types
113:1 warning The type 'jQuery.Event' is undefined jsdoc/no-undefined-types
119:1 warning The type 'jQuery.Event' is undefined jsdoc/no-undefined-types
229:3 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
243:2 warning Missing JSDoc @return declaration jsdoc/require-returns
248:3 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
263:1 warning Missing JSDoc @param "key" type jsdoc/require-param-type
264:1 warning Missing JSDoc @param "value" type jsdoc/require-param-type
388:2 warning Missing JSDoc @return declaration jsdoc/require-returns
611:2 warning Found more than one @return declaration jsdoc/require-returns
611:2 warning Found more than one @return declaration jsdoc/require-returns-check
621:3 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
621:3 warning All possible CSS classes should be documented. See https://w.wiki/PS2 for details mediawiki/class-doc
631:2 warning Found more than one @return declaration jsdoc/require-returns
631:2 warning Found more than one @return declaration jsdoc/require-returns-check
686:2 warning Missing JSDoc @return declaration jsdoc/require-returns
740:2 warning Found more than one @return declaration jsdoc/require-returns
740:2 warning Found more than one @return declaration jsdoc/require-returns-check
848:2 warning Found more than one @return declaration jsdoc/require-returns
848:2 warning Found more than one @return declaration jsdoc/require-returns-check
884:2 warning Found more than one @return declaration jsdoc/require-returns
884:2 warning Found more than one @return declaration jsdoc/require-returns-check
968:6 warning 'newValueCharacteristics' is never reassigned. Use 'const' instead prefer-const
969:6 warning 'lastValueCharacteristics' is never reassigned. Use 'const' instead prefer-const
/src/repo/tests/src/ExpertExtender/ExpertExtender.LanguageSelector.tests.js
63:3 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
/src/repo/tests/src/ExpertExtender/ExpertExtender.tests.js
14:3 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
/src/repo/tests/src/ExpertExtender/testExpertExtenderExtension.js
2:1 warning Missing JSDoc @param "$" type jsdoc/require-param-type
3:1 warning Missing JSDoc @param "valueview" type jsdoc/require-param-type
4:1 warning Missing JSDoc @param "QUnit" type jsdoc/require-param-type
23:5 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
51:5 warning Unexpected assert.notEqual. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
/src/repo/tests/src/experts/GlobeCoordinateInput.tests.js
2:1 warning Missing JSDoc @param "QUnit" type jsdoc/require-param-type
3:1 warning Missing JSDoc @param "valueview" type jsdoc/require-param-type
4:1 warning Missing JSDoc @param "$" type jsdoc/require-param-type
41:4 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
/src/repo/tests/src/experts/QuantityInput.tests.js
2:1 warning Missing JSDoc @param "$" type jsdoc/require-param-type
3:1 warning Missing JSDoc @param "QUnit" type jsdoc/require-param-type
4:1 warning Missing JSDoc @param "vv" type jsdoc/require-param-type
29:3 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
34:3 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
/src/repo/tests/src/experts/StringValue.tests.js
2:1 warning Missing JSDoc @param "QUnit" type jsdoc/require-param-type
3:1 warning Missing JSDoc @param "valueview" type jsdoc/require-param-type
/src/repo/tests/src/experts/TimeInput.tests.js
2:1 warning Missing JSDoc @param "QUnit" type jsdoc/require-param-type
3:1 warning Missing JSDoc @param "valueview" type jsdoc/require-param-type
/src/repo/tests/src/experts/UnDeserializableValueTests.js
2:1 warning Missing JSDoc @param "QUnit" type jsdoc/require-param-type
3:1 warning Missing JSDoc @param "valueview" type jsdoc/require-param-type
/src/repo/tests/src/jquery.valueview.ExpertStore.tests.js
2:1 warning Missing JSDoc @param "$" type jsdoc/require-param-type
3:1 warning Missing JSDoc @param "dv" type jsdoc/require-param-type
4:1 warning Missing JSDoc @param "QUnit" type jsdoc/require-param-type
46:1 warning The type 'jQuery.valueview.Expert' is undefined jsdoc/no-undefined-types
69:3 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
248:8 warning 'purpose' is never reassigned. Use 'const' instead prefer-const
249:5 warning 'Expert' is never reassigned. Use 'const' instead prefer-const
/src/repo/tests/src/jquery.valueview.tests.MockExpert.js
19:1 warning The type 'jQuery.valueview.Expert' is undefined jsdoc/no-undefined-types
45:3 warning Missing JSDoc @return declaration jsdoc/require-returns
/src/repo/tests/src/jquery.valueview.tests.MockViewState.js
14:1 warning The type 'ViewState' is undefined jsdoc/no-undefined-types
29:3 warning Missing JSDoc @return declaration jsdoc/require-returns
36:3 warning Missing JSDoc @return declaration jsdoc/require-returns
43:3 warning Missing JSDoc @return declaration jsdoc/require-returns
50:3 warning Missing JSDoc @return declaration jsdoc/require-returns
57:3 warning Missing JSDoc @return declaration jsdoc/require-returns
64:3 warning Missing JSDoc @return declaration jsdoc/require-returns
65:1 warning Missing JSDoc @param "key" type jsdoc/require-param-type
/src/repo/tests/src/jquery.valueview.tests.MockViewState.tests.js
2:1 warning Missing JSDoc @param "QUnit" type jsdoc/require-param-type
3:1 warning Missing JSDoc @param "valueview" type jsdoc/require-param-type
88:4 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
93:4 warning Unexpected assert.notEqual. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
/src/repo/tests/src/jquery.valueview.valueview.tests.js
42:3 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
47:3 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
71:3 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
99:3 warning Unexpected assert.notOk. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
103:3 warning Unexpected assert.notOk. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
104:3 warning Unexpected assert.notOk. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
114:3 warning Unexpected assert.notOk. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
115:3 warning Unexpected assert.notOk. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
116:3 warning Unexpected assert.notEqual. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
117:3 warning Unexpected assert.ok. Use assert.strictEqual, assert.notStrictEqual, assert.deepEqual, or assert.propEqual qunit/no-loose-assertions
✖ 123 problems (0 errors, 123 warnings)
Running "banana:all" (banana) task
>> 1 message directory checked.
Running "karma:all" (karma) task
25 02 2026 04:33:34.044:DEBUG [config]: No config file specified.
25 02 2026 04:33:34.048:DEBUG [config]: autoWatch set to false, because of singleRun
25 02 2026 04:33:34.053:DEBUG [karma-server]: Final config Config {
LOG_DISABLE: 'OFF',
LOG_ERROR: 'ERROR',
LOG_WARN: 'WARN',
LOG_INFO: 'INFO',
LOG_DEBUG: 'DEBUG',
frameworks: [ 'qunit' ],
protocol: 'http:',
port: 9876,
listenAddress: '0.0.0.0',
hostname: 'localhost',
httpsServerConfig: {},
basePath: '/src/repo',
files: [
Pattern {
pattern: '/src/repo/node_modules/jquery/dist/jquery.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/jquery-ui/ui/jquery.ui.core.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/jquery-ui/ui/jquery.ui.widget.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/jquery-ui/ui/jquery.ui.position.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/jquery-ui/ui/jquery.ui.menu.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/jquery-migrate/dist/jquery-migrate.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/sinon/pkg/sinon.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/lib/util/util.inherit.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/lib/jquery/jquery.PurposedCallbacks.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/lib/jquery/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/lib/jquery/*.css',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/lib/jquery.event/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/lib/jquery.util/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/lib/util/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/lib/jquery.ui/jquery.ui.ooMenu.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/lib/jquery.ui/jquery.ui.suggester.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/lib/jquery.ui/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/lib/globeCoordinate/globeCoordinate.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/dataValues.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/DataValue.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/valueFormatters/valueFormatters.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/ValueFormatter.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/valueParsers/valueParsers.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/valueParsers/ValueParserStore.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/ValueParser.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/node_modules/wikibase-data-values/src/values/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/src/jquery.valueview.valueview.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/src/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/src/ExpertExtender/ExpertExtender.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/src/ExpertExtender/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/src/experts/StringValue.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/src/experts/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/sinon-qunit.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/lib/jquery/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/lib/jquery.event/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/lib/jquery.ui/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/lib/jquery.util/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/lib/util/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/src/jquery.valueview.tests.MockExpert.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/src/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/src/experts/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/src/ExpertExtender/testExpertExtenderExtension.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 0, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
},
Pattern {
pattern: '/src/repo/tests/src/ExpertExtender/*.js',
served: true,
included: true,
watched: true,
nocache: false,
weight: [ 1, 0, 1, 0, 0, 0 ],
type: undefined,
isBinary: undefined,
integrity: undefined
}
],
browserConsoleLogOptions: { level: 'debug', format: '%b %T: %m', terminal: true },
customContextFile: null,
customDebugFile: null,
customClientContextFile: null,
exclude: [],
logLevel: 'DEBUG',
colors: true,
autoWatch: false,
autoWatchBatchDelay: 250,
restartOnFileChange: false,
usePolling: true,
reporters: [ 'progress' ],
singleRun: true,
browsers: [ 'ChromeCustom', 'FirefoxHeadless' ],
captureTimeout: 60000,
pingTimeout: 5000,
proxies: {},
proxyValidateSSL: true,
preprocessors: [Object: null prototype] {
'/src/repo/src/**/*.js': [ 'webpack' ],
'/src/repo/lib/**/*.js': [ 'webpack' ],
'/src/repo/tests/**/*.tests.js': [ 'webpack' ]
},
preprocessor_priority: {},
urlRoot: '/',
upstreamProxy: undefined,
reportSlowerThan: 0,
loggers: [
{
type: 'console',
layout: { type: 'pattern', pattern: '%[%d{DATETIME}:%p [%c]: %]%m' }
}
],
transports: [ 'polling', 'websocket' ],
forceJSONP: false,
plugins: [
'karma-*',
[Object: null prototype] {
'launcher:ChromeCustom': [ 'factory', [Function (anonymous)] ]
}
],
client: {
args: [],
useIframe: true,
runInParent: false,
captureConsole: true,
clearContext: true,
allowedReturnUrlPatterns: [ '^https?://' ]
},
defaultClient: {
args: [],
useIframe: true,
runInParent: false,
captureConsole: true,
clearContext: true,
allowedReturnUrlPatterns: [ '^https?://' ]
},
browserDisconnectTimeout: 2000,
browserDisconnectTolerance: 0,
browserNoActivityTimeout: 30000,
processKillTimeout: 2000,
concurrency: Infinity,
failOnEmptyTestSuite: true,
retryLimit: 2,
detached: false,
crossOriginAttribute: true,
browserSocketTimeout: 20000,
background: false,
webpack: { mode: 'development' },
customLaunchers: {
ChromeCustom: { base: 'ChromeHeadless', flags: [ '--no-sandbox' ] }
}
}
25 02 2026 04:33:34.054:DEBUG [plugin]: Loading karma-* from /src/repo/node_modules
25 02 2026 04:33:34.057:DEBUG [plugin]: Loading plugin /src/repo/node_modules/karma-chrome-launcher.
25 02 2026 04:33:34.064:DEBUG [plugin]: Loading plugin /src/repo/node_modules/karma-firefox-launcher.
25 02 2026 04:33:34.072:DEBUG [plugin]: Loading plugin /src/repo/node_modules/karma-qunit.
25 02 2026 04:33:34.072:DEBUG [plugin]: Loading plugin /src/repo/node_modules/karma-webpack.
25 02 2026 04:33:34.094:DEBUG [plugin]: Loading inline plugin defining launcher:ChromeCustom.
25 02 2026 04:33:34.161:DEBUG [web-server]: Instantiating middleware
Webpack bundling...
asset commons.js 404 KiB [emitted] (name: commons) (id hint: commons)
asset runtime.js 5.81 KiB [emitted] (name: runtime)
asset ExpertExtender.LanguageSelector.tests.1132043246.js 1.11 KiB [emitted] (name: ExpertExtender.LanguageSelector.tests.1132043246)
asset jquery.event.special.eachchange.tests.807449651.js 1.1 KiB [emitted] (name: jquery.event.special.eachchange.tests.807449651)
asset jquery.valueview.tests.MockViewState.tests.413595082.js 1.1 KiB [emitted] (name: jquery.valueview.tests.MockViewState.tests.413595082)
asset jquery.util.getscrollbarwidth.tests.3484221572.js 1.1 KiB [emitted] (name: jquery.util.getscrollbarwidth.tests.3484221572)
asset ExpertExtender.UnitSelector.tests.4095673052.js 1.1 KiB [emitted] (name: ExpertExtender.UnitSelector.tests.4095673052)
asset ExpertExtender.Listrotator.tests.3725863735.js 1.1 KiB [emitted] (name: ExpertExtender.Listrotator.tests.3725863735)
asset jquery.util.adaptlettercase.tests.3748180327.js 1.1 KiB [emitted] (name: jquery.util.adaptlettercase.tests.3748180327)
asset ExpertExtender.Container.tests.1628687588.js 1.09 KiB [emitted] (name: ExpertExtender.Container.tests.1628687588)
asset jquery.ui.commonssuggester.tests.2158081065.js 1.09 KiB [emitted] (name: jquery.ui.commonssuggester.tests.2158081065)
asset ExpertExtender.LanguageSelector.3804155928.js 1.09 KiB [emitted] (name: ExpertExtender.LanguageSelector.3804155928)
asset ExpertExtender.Preview.tests.4207797559.js 1.09 KiB [emitted] (name: ExpertExtender.Preview.tests.4207797559)
asset jquery.autocompletestring.tests.3065041654.js 1.09 KiB [emitted] (name: jquery.autocompletestring.tests.3065041654)
+ 71 assets
webpack 5.105.2 compiled successfully in 589 ms
25 02 2026 04:33:35.204:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/
25 02 2026 04:33:35.204:INFO [launcher]: Launching browsers ChromeCustom, FirefoxHeadless with concurrency unlimited
25 02 2026 04:33:35.208:INFO [launcher]: Starting browser ChromeHeadless
25 02 2026 04:33:35.209:DEBUG [launcher]: null -> BEING_CAPTURED
25 02 2026 04:33:35.209:DEBUG [temp-dir]: Creating temp dir at /tmp/karma-61916107
25 02 2026 04:33:35.211:DEBUG [launcher]: /usr/bin/chromium --user-data-dir=/tmp/karma-61916107 --enable-automation --no-default-browser-check --no-first-run --disable-default-apps --disable-popup-blocking --disable-translate --disable-background-timer-throttling --disable-renderer-backgrounding --disable-device-discovery-notifications --no-sandbox http://localhost:9876/?id=61916107 --headless --disable-gpu --disable-dev-shm-usage --remote-debugging-port=9222
25 02 2026 04:33:35.218:INFO [launcher]: Starting browser FirefoxHeadless
25 02 2026 04:33:35.218:DEBUG [launcher]: null -> BEING_CAPTURED
25 02 2026 04:33:35.218:DEBUG [temp-dir]: Creating temp dir at /tmp/karma-15731713
25 02 2026 04:33:35.219:DEBUG [launcher]: firefox http://localhost:9876/?id=15731713 -profile /tmp/karma-15731713 -no-remote -wait-for-browser -headless --start-debugger-server 6000
25 02 2026 04:33:38.588:DEBUG [web-server]: serving: /src/repo/node_modules/karma/static/client.html
25 02 2026 04:33:38.689:DEBUG [web-server]: serving: /src/repo/node_modules/karma/static/karma.js
25 02 2026 04:33:38.746:DEBUG [web-server]: serving: /src/repo/node_modules/karma/static/favicon.ico
25 02 2026 04:33:38.768:DEBUG [karma-server]: A browser has connected on socket f0I9CtD9oXbq3cGLAAAB
25 02 2026 04:33:38.772:DEBUG [web-server]: upgrade /socket.io/?EIO=4&transport=websocket&sid=ohs50V-JRXR4ksrcAAAA
25 02 2026 04:33:38.819:DEBUG [Chrome Headless 145.0.0.0 (Linux x86_64)]: undefined -> CONNECTED
25 02 2026 04:33:38.819:INFO [Chrome Headless 145.0.0.0 (Linux x86_64)]: Connected on socket f0I9CtD9oXbq3cGLAAAB with id 61916107
25 02 2026 04:33:38.823:DEBUG [launcher]: BEING_CAPTURED -> CAPTURED
25 02 2026 04:33:38.823:DEBUG [launcher]: ChromeHeadless (id 61916107) captured in 3.618 secs
25 02 2026 04:33:38.823:DEBUG [Chrome Headless 145.0.0.0 (Linux x86_64)]: CONNECTED -> CONFIGURING
25 02 2026 04:33:38.839:DEBUG [middleware:karma]: custom files null null null
25 02 2026 04:33:38.839:DEBUG [middleware:karma]: Serving static request /context.html
25 02 2026 04:33:38.840:DEBUG [web-server]: serving: /src/repo/node_modules/karma/static/context.html
25 02 2026 04:33:38.866:DEBUG [web-server]: serving: /src/repo/node_modules/karma/static/context.js
25 02 2026 04:33:38.875:DEBUG [middleware:source-files]: Requesting /absolute/tmp/_karma_webpack_322359/runtime.js?2e2d5aad6e421bde7f9ac33b7b0a88671ec386f6
25 02 2026 04:33:38.875:DEBUG [middleware:source-files]: Fetching /tmp/_karma_webpack_322359/runtime.js
25 02 2026 04:33:38.876:DEBUG [web-server]: serving (cached): /tmp/_karma_webpack_322359/runtime.js
25 02 2026 04:33:38.882:DEBUG [middleware:source-files]: Requesting /base/node_modules/qunit/qunit/qunit.css?9c300cc789ff128763bdfe3e1a9e4ba6d4cbd3bc
25 02 2026 04:33:38.883:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/qunit/qunit/qunit.css
25 02 2026 04:33:38.883:DEBUG [web-server]: serving (cached): /src/repo/node_modules/qunit/qunit/qunit.css
25 02 2026 04:33:38.921:DEBUG [middleware:source-files]: Requesting /absolute/tmp/_karma_webpack_322359/commons.js?ea489dcd9816f80106f6a828ceccc1212eef0e61
25 02 2026 04:33:38.921:DEBUG [middleware:source-files]: Fetching /tmp/_karma_webpack_322359/commons.js
25 02 2026 04:33:38.922:DEBUG [web-server]: serving (cached): /tmp/_karma_webpack_322359/commons.js
25 02 2026 04:33:38.925:DEBUG [middleware:source-files]: Requesting /base/node_modules/qunit/qunit/qunit.js?5108af1717637cbd03b5101cb9683d9247316764
25 02 2026 04:33:38.925:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/qunit/qunit/qunit.js
25 02 2026 04:33:38.925:DEBUG [web-server]: serving (cached): /src/repo/node_modules/qunit/qunit/qunit.js
25 02 2026 04:33:38.927:DEBUG [middleware:source-files]: Requesting /base/node_modules/karma-qunit/lib/adapter.js?7660967a0e6aae9500b35a2d81a8eb6480e1e895
25 02 2026 04:33:38.927:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/karma-qunit/lib/adapter.js
25 02 2026 04:33:38.927:DEBUG [web-server]: serving (cached): /src/repo/node_modules/karma-qunit/lib/adapter.js
25 02 2026 04:33:38.928:DEBUG [middleware:source-files]: Requesting /base/lib/jquery/jquery.inputautoexpand.css?a519ee95b11e5711a15ac683c97ec138455edbdb
25 02 2026 04:33:38.928:DEBUG [middleware:source-files]: Fetching /src/repo/lib/jquery/jquery.inputautoexpand.css
25 02 2026 04:33:38.928:DEBUG [web-server]: serving (cached): /src/repo/lib/jquery/jquery.inputautoexpand.css
25 02 2026 04:33:38.930:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery/dist/jquery.js?af32f706407ab08f800c5e697cce92466e735847
25 02 2026 04:33:38.930:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery/dist/jquery.js
25 02 2026 04:33:38.931:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery/dist/jquery.js
25 02 2026 04:33:38.932:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-ui/ui/jquery.ui.core.js?b1ff9a882edfaf9d3b02e63f78e7e947f69cbc90
25 02 2026 04:33:38.932:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-ui/ui/jquery.ui.core.js
25 02 2026 04:33:38.933:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-ui/ui/jquery.ui.core.js
25 02 2026 04:33:38.937:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-ui/ui/jquery.ui.widget.js?78317046ff2f5e91616f404abbcda2f9c94e98f7
25 02 2026 04:33:38.937:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-ui/ui/jquery.ui.widget.js
25 02 2026 04:33:38.938:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-ui/ui/jquery.ui.widget.js
25 02 2026 04:33:38.942:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-ui/ui/jquery.ui.position.js?ca5cf471c210fdf066c5ac5fe82d0bc8004e8574
25 02 2026 04:33:38.942:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-ui/ui/jquery.ui.position.js
25 02 2026 04:33:38.942:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-ui/ui/jquery.ui.position.js
25 02 2026 04:33:38.957:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-ui/ui/jquery.ui.menu.js?499d87bf7b09c70529ad71234355d646f2bd8850
25 02 2026 04:33:38.957:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-ui/ui/jquery.ui.menu.js
25 02 2026 04:33:38.957:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-ui/ui/jquery.ui.menu.js
25 02 2026 04:33:38.957:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-migrate/dist/jquery-migrate.js?c79f1fd304b9452d5b5d73d98ac18c79deccf4dd
25 02 2026 04:33:38.957:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-migrate/dist/jquery-migrate.js
25 02 2026 04:33:38.958:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-migrate/dist/jquery-migrate.js
25 02 2026 04:33:38.963:DEBUG [middleware:source-files]: Requesting /base/node_modules/sinon/pkg/sinon.js?a0ca715fdcc483a689477c35e42434c8128e2127
25 02 2026 04:33:38.963:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/sinon/pkg/sinon.js
25 02 2026 04:33:38.963:DEBUG [web-server]: serving (cached): /src/repo/node_modules/sinon/pkg/sinon.js
25 02 2026 04:33:38.974:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/lib/util/util.inherit.js?f2c19ca2f0c60ba383d98673bd8c35e4f9035e39
25 02 2026 04:33:38.974:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/lib/util/util.inherit.js
25 02 2026 04:33:38.974:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/lib/util/util.inherit.js
25 02 2026 04:33:38.975:DEBUG [middleware:source-files]: Requesting /absolutejquery.PurposedCallbacks.1835525251.js?8688e3861f39682bd90f97a3955fe389cef660e1
25 02 2026 04:33:38.975:DEBUG [middleware:source-files]: Fetching jquery.PurposedCallbacks.1835525251.js
25 02 2026 04:33:38.975:DEBUG [web-server]: serving (cached): jquery.PurposedCallbacks.1835525251.js
25 02 2026 04:33:38.976:DEBUG [middleware:source-files]: Requesting /absolutejquery.AnimationEvent.518846098.js?59c259ce6f7ba3a5f8ef3e153c84ecf40021f4b3
25 02 2026 04:33:38.976:DEBUG [middleware:source-files]: Fetching jquery.AnimationEvent.518846098.js
25 02 2026 04:33:38.976:DEBUG [web-server]: serving (cached): jquery.AnimationEvent.518846098.js
25 02 2026 04:33:38.976:DEBUG [middleware:source-files]: Requesting /absolutejquery.animateWithEvent.2343141608.js?3ca0ce7d036fa43505c34afc3437a5525a42e3aa
25 02 2026 04:33:38.976:DEBUG [middleware:source-files]: Fetching jquery.animateWithEvent.2343141608.js
25 02 2026 04:33:38.976:DEBUG [web-server]: serving (cached): jquery.animateWithEvent.2343141608.js
25 02 2026 04:33:38.977:DEBUG [middleware:source-files]: Requesting /absolutejquery.autocompletestring.1823884673.js?e32cffb89e52a49f63bc9e5a87ef8c7115a96cd1
25 02 2026 04:33:38.977:DEBUG [middleware:source-files]: Fetching jquery.autocompletestring.1823884673.js
25 02 2026 04:33:38.977:DEBUG [web-server]: serving (cached): jquery.autocompletestring.1823884673.js
25 02 2026 04:33:38.982:DEBUG [middleware:source-files]: Requesting /absolutejquery.focusAt.1844020628.js?7fd4719c6d84d8fe781b779f37782bb74b6b9f83
25 02 2026 04:33:38.982:DEBUG [middleware:source-files]: Fetching jquery.focusAt.1844020628.js
25 02 2026 04:33:38.982:DEBUG [web-server]: serving (cached): jquery.focusAt.1844020628.js
25 02 2026 04:33:38.983:DEBUG [middleware:source-files]: Requesting /absolutejquery.inputautoexpand.2468096807.js?164f69c2425652e0b3a1874502956c79dedb57ac
25 02 2026 04:33:38.983:DEBUG [middleware:source-files]: Fetching jquery.inputautoexpand.2468096807.js
25 02 2026 04:33:38.983:DEBUG [web-server]: serving (cached): jquery.inputautoexpand.2468096807.js
25 02 2026 04:33:38.985:DEBUG [middleware:source-files]: Requesting /absolutejquery.event.special.eachchange.4015396596.js?64803fd105efc080526dc4940f57da75de469e06
25 02 2026 04:33:38.985:DEBUG [middleware:source-files]: Fetching jquery.event.special.eachchange.4015396596.js
25 02 2026 04:33:38.985:DEBUG [web-server]: serving (cached): jquery.event.special.eachchange.4015396596.js
25 02 2026 04:33:38.986:DEBUG [middleware:source-files]: Requesting /absolutejquery.util.adaptlettercase.2826927809.js?2b2a40f9e91a20c70778f80a8a4e54f52fa86ea8
25 02 2026 04:33:38.986:DEBUG [middleware:source-files]: Fetching jquery.util.adaptlettercase.2826927809.js
25 02 2026 04:33:38.986:DEBUG [web-server]: serving (cached): jquery.util.adaptlettercase.2826927809.js
25 02 2026 04:33:38.986:DEBUG [middleware:source-files]: Requesting /absolutejquery.util.getscrollbarwidth.2838921390.js?0a5df28681e56ee72df50b8d0ee5692654712a0a
25 02 2026 04:33:38.987:DEBUG [middleware:source-files]: Fetching jquery.util.getscrollbarwidth.2838921390.js
25 02 2026 04:33:38.987:DEBUG [web-server]: serving (cached): jquery.util.getscrollbarwidth.2838921390.js
25 02 2026 04:33:38.992:DEBUG [middleware:source-files]: Requesting /absoluteutil.CombiningMessageProvider.2700188683.js?3958f8b409912e106dbba64fd3beb36dfe7aac74
25 02 2026 04:33:38.992:DEBUG [middleware:source-files]: Fetching util.CombiningMessageProvider.2700188683.js
25 02 2026 04:33:38.992:DEBUG [web-server]: serving (cached): util.CombiningMessageProvider.2700188683.js
25 02 2026 04:33:38.993:DEBUG [middleware:source-files]: Requesting /absoluteutil.ContentLanguages.3531262198.js?a55bc25be4613d5663e34a2c1859d82c971a4758
25 02 2026 04:33:38.993:DEBUG [middleware:source-files]: Fetching util.ContentLanguages.3531262198.js
25 02 2026 04:33:38.993:DEBUG [web-server]: serving (cached): util.ContentLanguages.3531262198.js
25 02 2026 04:33:38.993:DEBUG [middleware:source-files]: Requesting /absoluteutil.Extendable.3658616346.js?7df3a10c6a0dfb323f5058b1f128541d2f43f67c
25 02 2026 04:33:38.993:DEBUG [middleware:source-files]: Fetching util.Extendable.3658616346.js
25 02 2026 04:33:38.993:DEBUG [web-server]: serving (cached): util.Extendable.3658616346.js
25 02 2026 04:33:38.994:DEBUG [middleware:source-files]: Requesting /absoluteutil.HashMessageProvider.2284765362.js?d2fcc1a9a7e5d4c23b059c09a31ba5c810f0eb2d
25 02 2026 04:33:38.994:DEBUG [middleware:source-files]: Fetching util.HashMessageProvider.2284765362.js
25 02 2026 04:33:38.994:DEBUG [web-server]: serving (cached): util.HashMessageProvider.2284765362.js
25 02 2026 04:33:38.994:DEBUG [middleware:source-files]: Requesting /absoluteutil.MessageProvider.3216984993.js?ea0c24f4214cab662a302e53f070e5d0ba08bfc7
25 02 2026 04:33:38.994:DEBUG [middleware:source-files]: Fetching util.MessageProvider.3216984993.js
25 02 2026 04:33:38.994:DEBUG [web-server]: serving (cached): util.MessageProvider.3216984993.js
25 02 2026 04:33:39.001:DEBUG [middleware:source-files]: Requesting /absoluteutil.Notifier.2016475552.js?62a77c83d86a78521cef181bbb4cf4719f02a137
25 02 2026 04:33:39.001:DEBUG [middleware:source-files]: Fetching util.Notifier.2016475552.js
25 02 2026 04:33:39.001:DEBUG [web-server]: serving (cached): util.Notifier.2016475552.js
25 02 2026 04:33:39.002:DEBUG [middleware:source-files]: Requesting /absoluteutil.PrefixingMessageProvider.2650616259.js?ef71cfecb4d9582bb24fbe55320073f0fb92f808
25 02 2026 04:33:39.002:DEBUG [middleware:source-files]: Fetching util.PrefixingMessageProvider.2650616259.js
25 02 2026 04:33:39.002:DEBUG [web-server]: serving (cached): util.PrefixingMessageProvider.2650616259.js
25 02 2026 04:33:39.003:DEBUG [middleware:source-files]: Requesting /absoluteutil.highlightSubstring.4159990609.js?619177f96eb673a1fb8283ce142ba99ebfff1d00
25 02 2026 04:33:39.004:DEBUG [middleware:source-files]: Fetching util.highlightSubstring.4159990609.js
25 02 2026 04:33:39.004:DEBUG [web-server]: serving (cached): util.highlightSubstring.4159990609.js
25 02 2026 04:33:39.004:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.ooMenu.4136584136.js?8164b736d04a7b4db4a47f418a3702664ba6c330
25 02 2026 04:33:39.004:DEBUG [middleware:source-files]: Fetching jquery.ui.ooMenu.4136584136.js
25 02 2026 04:33:39.005:DEBUG [web-server]: serving (cached): jquery.ui.ooMenu.4136584136.js
25 02 2026 04:33:39.005:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.suggester.3380711926.js?0d2bb87b93d3d8ff8f0a63dbc9a93ef2288c5d3a
25 02 2026 04:33:39.005:DEBUG [middleware:source-files]: Fetching jquery.ui.suggester.3380711926.js
25 02 2026 04:33:39.005:DEBUG [web-server]: serving (cached): jquery.ui.suggester.3380711926.js
25 02 2026 04:33:39.008:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.commonssuggester.463766301.js?869735d0906bf5506dfe28f368b8bb4f2ee93a02
25 02 2026 04:33:39.008:DEBUG [middleware:source-files]: Fetching jquery.ui.commonssuggester.463766301.js
25 02 2026 04:33:39.008:DEBUG [web-server]: serving (cached): jquery.ui.commonssuggester.463766301.js
25 02 2026 04:33:39.014:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.inputextender.384571935.js?46470b271312a904360fdc7fee875cfe64372821
25 02 2026 04:33:39.014:DEBUG [middleware:source-files]: Fetching jquery.ui.inputextender.384571935.js
25 02 2026 04:33:39.014:DEBUG [web-server]: serving (cached): jquery.ui.inputextender.384571935.js
25 02 2026 04:33:39.014:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.languagesuggester.4003939906.js?fe4e71a442bad5c1f0b290c5740f27892f80544a
25 02 2026 04:33:39.014:DEBUG [middleware:source-files]: Fetching jquery.ui.languagesuggester.4003939906.js
25 02 2026 04:33:39.015:DEBUG [web-server]: serving (cached): jquery.ui.languagesuggester.4003939906.js
25 02 2026 04:33:39.015:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.listrotator.566019547.js?86854f773e5e38e22ef87ff131ffdcd303eda784
25 02 2026 04:33:39.015:DEBUG [middleware:source-files]: Fetching jquery.ui.listrotator.566019547.js
25 02 2026 04:33:39.015:DEBUG [web-server]: serving (cached): jquery.ui.listrotator.566019547.js
25 02 2026 04:33:39.023:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.preview.448860767.js?f3165f2cb745298a3d1f86b86e76d934df39b6e4
25 02 2026 04:33:39.023:DEBUG [middleware:source-files]: Fetching jquery.ui.preview.448860767.js
25 02 2026 04:33:39.024:DEBUG [web-server]: serving (cached): jquery.ui.preview.448860767.js
25 02 2026 04:33:39.027:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.toggler.1409816636.js?5ff5e48bb4d52e75ea080d725d71fa26f96ab8d6
25 02 2026 04:33:39.027:DEBUG [middleware:source-files]: Fetching jquery.ui.toggler.1409816636.js
25 02 2026 04:33:39.027:DEBUG [web-server]: serving (cached): jquery.ui.toggler.1409816636.js
25 02 2026 04:33:39.032:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.unitsuggester.2148033561.js?845d59c7f5747f673534ce25869d70626597e6bc
25 02 2026 04:33:39.033:DEBUG [middleware:source-files]: Fetching jquery.ui.unitsuggester.2148033561.js
25 02 2026 04:33:39.033:DEBUG [web-server]: serving (cached): jquery.ui.unitsuggester.2148033561.js
25 02 2026 04:33:39.034:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/lib/globeCoordinate/globeCoordinate.js?0ebe4f48aa04cd4c81156933e88ca28cc9415ad0
25 02 2026 04:33:39.034:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/lib/globeCoordinate/globeCoordinate.js
25 02 2026 04:33:39.034:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/lib/globeCoordinate/globeCoordinate.js
25 02 2026 04:33:39.035:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/dataValues.js?6fcca5e5dd4e82e8cff457966d66a29fc663b342
25 02 2026 04:33:39.036:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/dataValues.js
25 02 2026 04:33:39.036:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/dataValues.js
25 02 2026 04:33:39.037:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/DataValue.js?7f32bbbe4ef2cf9561f3b7dcc99b3e240f67df79
25 02 2026 04:33:39.037:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/DataValue.js
25 02 2026 04:33:39.037:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/DataValue.js
25 02 2026 04:33:39.040:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueFormatters/valueFormatters.js?aed20c008cef61010f604ebaa9cce8d72f576abe
25 02 2026 04:33:39.040:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueFormatters/valueFormatters.js
25 02 2026 04:33:39.040:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueFormatters/valueFormatters.js
25 02 2026 04:33:39.042:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueFormatters/formatters/ValueFormatter.js?2090201767d73f4d4c5d333182aed53635eb4c66
25 02 2026 04:33:39.042:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/ValueFormatter.js
25 02 2026 04:33:39.042:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/ValueFormatter.js
25 02 2026 04:33:39.043:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueFormatters/formatters/NullFormatter.js?3ac98026bac7d774e792d020cf8e011162fb93f5
25 02 2026 04:33:39.043:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/NullFormatter.js
25 02 2026 04:33:39.044:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/NullFormatter.js
25 02 2026 04:33:39.045:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueFormatters/formatters/StringFormatter.js?65cc4f47e92a82600ebdb9805fce9cd9f4cd59b0
25 02 2026 04:33:39.045:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/StringFormatter.js
25 02 2026 04:33:39.045:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/StringFormatter.js
25 02 2026 04:33:39.046:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/valueParsers.js?0da5da1c03c830d690fdb24a75b5e16e4c25dc13
25 02 2026 04:33:39.046:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/valueParsers.js
25 02 2026 04:33:39.046:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/valueParsers.js
25 02 2026 04:33:39.049:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/ValueParserStore.js?33839675de6f14ca0c4324350a70112176563a2f
25 02 2026 04:33:39.049:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/ValueParserStore.js
25 02 2026 04:33:39.049:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/ValueParserStore.js
25 02 2026 04:33:39.052:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/ValueParser.js?2649bf01245c263a9f828f97593c25f9e02d288c
25 02 2026 04:33:39.052:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/ValueParser.js
25 02 2026 04:33:39.053:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/ValueParser.js
25 02 2026 04:33:39.055:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/BoolParser.js?806b88c711b792e8fe8709b3b5deac0566d2e7f3
25 02 2026 04:33:39.055:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/BoolParser.js
25 02 2026 04:33:39.055:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/BoolParser.js
25 02 2026 04:33:39.055:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/FloatParser.js?0102b9eb5526c59742dbc2f8dfe78f82ed7d1490
25 02 2026 04:33:39.055:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/FloatParser.js
25 02 2026 04:33:39.055:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/FloatParser.js
25 02 2026 04:33:39.057:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/IntParser.js?25a12deb5384e72101b27c26457f86822ea547c5
25 02 2026 04:33:39.057:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/IntParser.js
25 02 2026 04:33:39.057:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/IntParser.js
25 02 2026 04:33:39.059:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/NullParser.js?b19b27af9f911ad962682a9d3cd8252a8db7e873
25 02 2026 04:33:39.059:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/NullParser.js
25 02 2026 04:33:39.060:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/NullParser.js
25 02 2026 04:33:39.061:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/StringParser.js?c1fa273b961c68320a34b1ddd7c35db3f8cabed1
25 02 2026 04:33:39.062:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/StringParser.js
25 02 2026 04:33:39.063:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/StringParser.js
25 02 2026 04:33:39.063:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/BoolValue.js?fd62ead098ed92c67a5f88347c2a94eee80454d0
25 02 2026 04:33:39.063:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/BoolValue.js
25 02 2026 04:33:39.064:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/BoolValue.js
25 02 2026 04:33:39.064:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/DecimalValue.js?939252ef9023496353412b239c0f9b289dc0bb47
25 02 2026 04:33:39.065:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/DecimalValue.js
25 02 2026 04:33:39.065:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/DecimalValue.js
25 02 2026 04:33:39.065:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/GlobeCoordinateValue.js?be43f7101d866cca4310876c4865d5f5aa2ff45d
25 02 2026 04:33:39.065:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/GlobeCoordinateValue.js
25 02 2026 04:33:39.065:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/GlobeCoordinateValue.js
25 02 2026 04:33:39.066:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/MonolingualTextValue.js?f88cdc59a66e4bf09e5ab3ea87048ac10b29bef3
25 02 2026 04:33:39.066:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/MonolingualTextValue.js
25 02 2026 04:33:39.066:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/MonolingualTextValue.js
25 02 2026 04:33:39.069:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/MultilingualTextValue.js?572c381c54f8e7d517d489f5947cf16bd96de133
25 02 2026 04:33:39.069:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/MultilingualTextValue.js
25 02 2026 04:33:39.069:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/MultilingualTextValue.js
25 02 2026 04:33:39.069:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/NumberValue.js?ab4b658d00b7849bdd4ff6e4dc4a19f36aca6c1f
25 02 2026 04:33:39.070:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/NumberValue.js
25 02 2026 04:33:39.070:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/NumberValue.js
25 02 2026 04:33:39.070:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/QuantityValue.js?e1e0151bc804251639ef7db19cd2b2d611f0bc7c
25 02 2026 04:33:39.070:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/QuantityValue.js
25 02 2026 04:33:39.070:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/QuantityValue.js
25 02 2026 04:33:39.070:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/StringValue.js?0a527734a6d986dd92508f1c815eb14b86daf00a
25 02 2026 04:33:39.071:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/StringValue.js
25 02 2026 04:33:39.071:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/StringValue.js
25 02 2026 04:33:39.071:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/TimeValue.js?e3f99fa0ccc088a1c9d5ae4cb4a58c0609916442
25 02 2026 04:33:39.071:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/TimeValue.js
25 02 2026 04:33:39.071:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/TimeValue.js
25 02 2026 04:33:39.073:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/UnDeserializableValue.js?c599842e1d9f044a28a19a7313ae9e79075bacc7
25 02 2026 04:33:39.074:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/UnDeserializableValue.js
25 02 2026 04:33:39.074:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/UnDeserializableValue.js
25 02 2026 04:33:39.075:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.Expert.483813454.js?d5a4c500db68ecb2e7147053373774d667221fc9
25 02 2026 04:33:39.075:DEBUG [middleware:source-files]: Fetching jquery.valueview.Expert.483813454.js
25 02 2026 04:33:39.076:DEBUG [web-server]: serving (cached): jquery.valueview.Expert.483813454.js
25 02 2026 04:33:39.080:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.689832870.js?d8d0e2bf52f3768cbb8da59622ee632f6b01a330
25 02 2026 04:33:39.080:DEBUG [middleware:source-files]: Fetching jquery.valueview.689832870.js
25 02 2026 04:33:39.080:DEBUG [web-server]: serving (cached): jquery.valueview.689832870.js
25 02 2026 04:33:39.081:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.ExpertStore.3669241571.js?0ec4dca4a12ebe6a67d5295f26b7daf99da00e4d
25 02 2026 04:33:39.081:DEBUG [middleware:source-files]: Fetching jquery.valueview.ExpertStore.3669241571.js
25 02 2026 04:33:39.082:DEBUG [web-server]: serving (cached): jquery.valueview.ExpertStore.3669241571.js
25 02 2026 04:33:39.082:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/UnknownValue.js?59c1a2f5227c795b584d84f5490d612ad19477d2
25 02 2026 04:33:39.082:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/UnknownValue.js
25 02 2026 04:33:39.083:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/UnknownValue.js
25 02 2026 04:33:39.083:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.valueview.3775451080.js?ff972e4f86da05d1f06edd078dec7a3be8289ba2
25 02 2026 04:33:39.083:DEBUG [middleware:source-files]: Fetching jquery.valueview.valueview.3775451080.js
25 02 2026 04:33:39.084:DEBUG [web-server]: serving (cached): jquery.valueview.valueview.3775451080.js
25 02 2026 04:33:39.084:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.experts.2657395615.js?63ee00aae7af6568276760bbf7bd8af446d36fc4
25 02 2026 04:33:39.085:DEBUG [middleware:source-files]: Fetching jquery.valueview.experts.2657395615.js
25 02 2026 04:33:39.085:DEBUG [web-server]: serving (cached): jquery.valueview.experts.2657395615.js
25 02 2026 04:33:39.085:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.2842000634.js?5bd31bf9e5891721aca6afbf137d71ef4aa87d14
25 02 2026 04:33:39.085:DEBUG [middleware:source-files]: Fetching ExpertExtender.2842000634.js
25 02 2026 04:33:39.085:DEBUG [web-server]: serving (cached): ExpertExtender.2842000634.js
25 02 2026 04:33:39.086:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Container.2612857755.js?456f891360a23f72e1b22b6b05d7053c22964edf
25 02 2026 04:33:39.086:DEBUG [middleware:source-files]: Fetching ExpertExtender.Container.2612857755.js
25 02 2026 04:33:39.086:DEBUG [web-server]: serving (cached): ExpertExtender.Container.2612857755.js
25 02 2026 04:33:39.088:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.LanguageSelector.3804155928.js?c4e07092210e79ade56b0c7c50f70f8afe53f71e
25 02 2026 04:33:39.088:DEBUG [middleware:source-files]: Fetching ExpertExtender.LanguageSelector.3804155928.js
25 02 2026 04:33:39.088:DEBUG [web-server]: serving (cached): ExpertExtender.LanguageSelector.3804155928.js
Chrome Headless 145.0.0.0 (Linux x86_64) LOG: 'JQMIGRATE: Migrate is installed with logging active, version 3.4.1'
25 02 2026 04:33:39.092:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.ViewState.3807727865.js?509d50ee50600f7df64020fe1a22cfe59d3210a1
25 02 2026 04:33:39.092:DEBUG [middleware:source-files]: Fetching jquery.valueview.ViewState.3807727865.js
25 02 2026 04:33:39.092:DEBUG [web-server]: serving (cached): jquery.valueview.ViewState.3807727865.js
25 02 2026 04:33:39.093:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Preview.1722492256.js?484977f1c9b4d0547b5d6d6bc2db7cc6a89e10ab
25 02 2026 04:33:39.093:DEBUG [middleware:source-files]: Fetching ExpertExtender.Preview.1722492256.js
25 02 2026 04:33:39.093:DEBUG [web-server]: serving (cached): ExpertExtender.Preview.1722492256.js
25 02 2026 04:33:39.093:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.UnitSelector.875899047.js?b150b7b1037e1b64c63dcee2feb3c9ced6cf88f8
25 02 2026 04:33:39.093:DEBUG [middleware:source-files]: Fetching ExpertExtender.UnitSelector.875899047.js
25 02 2026 04:33:39.094:DEBUG [web-server]: serving (cached): ExpertExtender.UnitSelector.875899047.js
25 02 2026 04:33:39.094:DEBUG [middleware:source-files]: Requesting /absoluteStringValue.1703081038.js?5ec77f68803061bc11b54b3469305a394c31132b
25 02 2026 04:33:39.094:DEBUG [middleware:source-files]: Fetching StringValue.1703081038.js
25 02 2026 04:33:39.094:DEBUG [web-server]: serving (cached): StringValue.1703081038.js
25 02 2026 04:33:39.094:DEBUG [middleware:source-files]: Requesting /absoluteCommonsMediaType.2790173742.js?bea76b120d8de0b9f3d1cb444e06192d7e5c9302
25 02 2026 04:33:39.094:DEBUG [middleware:source-files]: Fetching CommonsMediaType.2790173742.js
25 02 2026 04:33:39.095:DEBUG [web-server]: serving (cached): CommonsMediaType.2790173742.js
25 02 2026 04:33:39.095:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Listrotator.4016748728.js?e85aacfcb6e471f9626de6b704c006b17817b854
25 02 2026 04:33:39.095:DEBUG [middleware:source-files]: Fetching ExpertExtender.Listrotator.4016748728.js
25 02 2026 04:33:39.095:DEBUG [web-server]: serving (cached): ExpertExtender.Listrotator.4016748728.js
25 02 2026 04:33:39.095:DEBUG [middleware:source-files]: Requesting /absoluteEmptyValue.1814735542.js?186d3da54fcc5281777861f61a6c03f5793359f7
25 02 2026 04:33:39.096:DEBUG [middleware:source-files]: Fetching EmptyValue.1814735542.js
25 02 2026 04:33:39.096:DEBUG [web-server]: serving (cached): EmptyValue.1814735542.js
25 02 2026 04:33:39.105:DEBUG [middleware:source-files]: Requesting /absoluteGeoShape.2343880020.js?9771a6e6e8d5716f2830be7be6a0e66cc03dba37
25 02 2026 04:33:39.105:DEBUG [middleware:source-files]: Fetching GeoShape.2343880020.js
25 02 2026 04:33:39.105:DEBUG [web-server]: serving (cached): GeoShape.2343880020.js
25 02 2026 04:33:39.105:DEBUG [middleware:source-files]: Requesting /absoluteGlobeCoordinateInput.2992588938.js?e5b1ab3bf9f2a1eae39ac8ad52cd93617657bf3a
25 02 2026 04:33:39.106:DEBUG [middleware:source-files]: Fetching GlobeCoordinateInput.2992588938.js
25 02 2026 04:33:39.106:DEBUG [web-server]: serving (cached): GlobeCoordinateInput.2992588938.js
25 02 2026 04:33:39.107:DEBUG [middleware:source-files]: Requesting /absoluteMonolingualText.3523775328.js?b676d928797fcf0304b193d98cdfd47b14116299
25 02 2026 04:33:39.107:DEBUG [middleware:source-files]: Fetching MonolingualText.3523775328.js
25 02 2026 04:33:39.107:DEBUG [web-server]: serving (cached): MonolingualText.3523775328.js
25 02 2026 04:33:39.108:DEBUG [middleware:source-files]: Requesting /absoluteQuantityInput.1388354463.js?6e9c9213850ccc3d72a9531def1d2daf4e83e9c2
25 02 2026 04:33:39.108:DEBUG [middleware:source-files]: Fetching QuantityInput.1388354463.js
25 02 2026 04:33:39.108:DEBUG [web-server]: serving (cached): QuantityInput.1388354463.js
25 02 2026 04:33:39.109:DEBUG [middleware:source-files]: Requesting /absoluteSuggestedStringValue.2186199431.js?613abc5229351a2899d8ed8fb380651c5d96fa17
25 02 2026 04:33:39.109:DEBUG [middleware:source-files]: Fetching SuggestedStringValue.2186199431.js
25 02 2026 04:33:39.109:DEBUG [web-server]: serving (cached): SuggestedStringValue.2186199431.js
25 02 2026 04:33:39.110:DEBUG [middleware:source-files]: Requesting /absoluteTabularData.2419575064.js?5788e7e4cc83677779d68fce19a068672ed31360
25 02 2026 04:33:39.110:DEBUG [middleware:source-files]: Fetching TabularData.2419575064.js
25 02 2026 04:33:39.110:DEBUG [web-server]: serving (cached): TabularData.2419575064.js
25 02 2026 04:33:39.114:DEBUG [middleware:source-files]: Requesting /absoluteTimeInput.2826389110.js?1479fbc4ff62c04c82884216221aecbe87b11641
25 02 2026 04:33:39.114:DEBUG [middleware:source-files]: Fetching TimeInput.2826389110.js
25 02 2026 04:33:39.114:DEBUG [web-server]: serving (cached): TimeInput.2826389110.js
25 02 2026 04:33:39.114:DEBUG [middleware:source-files]: Requesting /absoluteUnDeserializableValue.4071392150.js?48cf416025c675beaa69176afab94e4e52e98cf2
25 02 2026 04:33:39.115:DEBUG [middleware:source-files]: Fetching UnDeserializableValue.4071392150.js
25 02 2026 04:33:39.115:DEBUG [web-server]: serving (cached): UnDeserializableValue.4071392150.js
25 02 2026 04:33:39.115:DEBUG [middleware:source-files]: Requesting /absoluteUnsupportedValue.3061525335.js?7e0363495664c0fb9f8bf384e72833ae2db25637
25 02 2026 04:33:39.115:DEBUG [middleware:source-files]: Fetching UnsupportedValue.3061525335.js
25 02 2026 04:33:39.115:DEBUG [web-server]: serving (cached): UnsupportedValue.3061525335.js
25 02 2026 04:33:39.115:DEBUG [middleware:source-files]: Requesting /base/tests/sinon-qunit.js?064e800bf5673cf9cbf76ca775238829f065ae15
25 02 2026 04:33:39.115:DEBUG [middleware:source-files]: Fetching /src/repo/tests/sinon-qunit.js
25 02 2026 04:33:39.116:DEBUG [web-server]: serving (cached): /src/repo/tests/sinon-qunit.js
25 02 2026 04:33:39.117:DEBUG [middleware:source-files]: Requesting /absolutejquery.AnimationEvent.tests.3571090997.js?b5e185bca3f2b9c90c08ca4c67d42bdd2740010b
25 02 2026 04:33:39.117:DEBUG [middleware:source-files]: Fetching jquery.AnimationEvent.tests.3571090997.js
25 02 2026 04:33:39.117:DEBUG [web-server]: serving (cached): jquery.AnimationEvent.tests.3571090997.js
25 02 2026 04:33:39.119:DEBUG [middleware:source-files]: Requesting /absolutejquery.PurposedCallbacks.tests.693651757.js?acad441a6e63a141cc35719b1f7f90707e48224f
25 02 2026 04:33:39.119:DEBUG [middleware:source-files]: Fetching jquery.PurposedCallbacks.tests.693651757.js
25 02 2026 04:33:39.119:DEBUG [web-server]: serving (cached): jquery.PurposedCallbacks.tests.693651757.js
25 02 2026 04:33:39.124:DEBUG [middleware:source-files]: Requesting /absolutejquery.animateWithEvent.tests.1239057802.js?d7d1f99e06c8d508ec7115a191df231e8a47e96e
25 02 2026 04:33:39.124:DEBUG [middleware:source-files]: Fetching jquery.animateWithEvent.tests.1239057802.js
25 02 2026 04:33:39.124:DEBUG [web-server]: serving (cached): jquery.animateWithEvent.tests.1239057802.js
25 02 2026 04:33:39.124:DEBUG [middleware:source-files]: Requesting /absolutejquery.autocompletestring.tests.3065041654.js?2f587e96e4cd904ca09e728584a8a1e91e4751ce
25 02 2026 04:33:39.124:DEBUG [middleware:source-files]: Fetching jquery.autocompletestring.tests.3065041654.js
25 02 2026 04:33:39.124:DEBUG [web-server]: serving (cached): jquery.autocompletestring.tests.3065041654.js
25 02 2026 04:33:39.125:DEBUG [middleware:source-files]: Requesting /absolutejquery.focusAt.tests.4194930341.js?8975581314c072648f72b711641eaecb6e5dd4b4
25 02 2026 04:33:39.125:DEBUG [middleware:source-files]: Fetching jquery.focusAt.tests.4194930341.js
25 02 2026 04:33:39.125:DEBUG [web-server]: serving (cached): jquery.focusAt.tests.4194930341.js
25 02 2026 04:33:39.125:DEBUG [middleware:source-files]: Requesting /absolutejquery.inputautoexpand.tests.3747717387.js?32fdfd02242425a39dc7e1c53ce9573e689222cb
25 02 2026 04:33:39.125:DEBUG [middleware:source-files]: Fetching jquery.inputautoexpand.tests.3747717387.js
25 02 2026 04:33:39.125:DEBUG [web-server]: serving (cached): jquery.inputautoexpand.tests.3747717387.js
25 02 2026 04:33:39.126:DEBUG [middleware:source-files]: Requesting /absolutejquery.event.special.eachchange.tests.807449651.js?f1885b1d4123211b309a1d8afcf47df188753eae
25 02 2026 04:33:39.126:DEBUG [middleware:source-files]: Fetching jquery.event.special.eachchange.tests.807449651.js
25 02 2026 04:33:39.126:DEBUG [web-server]: serving (cached): jquery.event.special.eachchange.tests.807449651.js
25 02 2026 04:33:39.127:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.commonssuggester.tests.2158081065.js?b054dfc344401933f0856217dfdad0e6fd2178f9
25 02 2026 04:33:39.128:DEBUG [middleware:source-files]: Fetching jquery.ui.commonssuggester.tests.2158081065.js
25 02 2026 04:33:39.128:DEBUG [web-server]: serving (cached): jquery.ui.commonssuggester.tests.2158081065.js
25 02 2026 04:33:39.134:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.inputextender.tests.461210015.js?e15cdea5c23e906352d14cdfc77e1701e986fb70
25 02 2026 04:33:39.134:DEBUG [middleware:source-files]: Fetching jquery.ui.inputextender.tests.461210015.js
25 02 2026 04:33:39.134:DEBUG [web-server]: serving (cached): jquery.ui.inputextender.tests.461210015.js
Chrome Headless 145.0.0.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.expr[':'] is deprecated; use jQuery.expr.pseudos'
25 02 2026 04:33:39.135:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.listrotator.tests.1180131265.js?a90f349330c6203174d95f7f5f6f76fde500c082
25 02 2026 04:33:39.135:DEBUG [middleware:source-files]: Fetching jquery.ui.listrotator.tests.1180131265.js
25 02 2026 04:33:39.135:DEBUG [web-server]: serving (cached): jquery.ui.listrotator.tests.1180131265.js
25 02 2026 04:33:39.135:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.ooMenu.tests.720086525.js?78a8ae0b18632e87da482a16b0c85fb52b66b973
25 02 2026 04:33:39.135:DEBUG [middleware:source-files]: Fetching jquery.ui.ooMenu.tests.720086525.js
25 02 2026 04:33:39.136:DEBUG [web-server]: serving (cached): jquery.ui.ooMenu.tests.720086525.js
25 02 2026 04:33:39.136:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.preview.tests.377529071.js?61643cb64b80b3fb447fbcedd145658f59759bae
25 02 2026 04:33:39.136:DEBUG [middleware:source-files]: Fetching jquery.ui.preview.tests.377529071.js
25 02 2026 04:33:39.136:DEBUG [web-server]: serving (cached): jquery.ui.preview.tests.377529071.js
25 02 2026 04:33:39.136:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.suggester.tests.2095435395.js?a58810598d13fd8418973fb6e1142aa5019dbe53
25 02 2026 04:33:39.137:DEBUG [middleware:source-files]: Fetching jquery.ui.suggester.tests.2095435395.js
25 02 2026 04:33:39.137:DEBUG [web-server]: serving (cached): jquery.ui.suggester.tests.2095435395.js
25 02 2026 04:33:39.137:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.toggler.tests.807597799.js?8eedab73efc94fe7eea1545c3ca4efa03e906fa2
25 02 2026 04:33:39.137:DEBUG [middleware:source-files]: Fetching jquery.ui.toggler.tests.807597799.js
25 02 2026 04:33:39.137:DEBUG [web-server]: serving (cached): jquery.ui.toggler.tests.807597799.js
Chrome Headless 145.0.0.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.isFunction() is deprecated'
25 02 2026 04:33:39.140:DEBUG [middleware:source-files]: Requesting /absolutejquery.util.adaptlettercase.tests.3748180327.js?e3e4a0611b3d0fcabab38084f88a6f3ff298e5de
25 02 2026 04:33:39.140:DEBUG [middleware:source-files]: Fetching jquery.util.adaptlettercase.tests.3748180327.js
25 02 2026 04:33:39.140:DEBUG [web-server]: serving (cached): jquery.util.adaptlettercase.tests.3748180327.js
25 02 2026 04:33:39.141:DEBUG [middleware:source-files]: Requesting /absolutejquery.util.getscrollbarwidth.tests.3484221572.js?1b9cb0a3b359bc23c1d363121d2e930969abf9f9
25 02 2026 04:33:39.141:DEBUG [middleware:source-files]: Fetching jquery.util.getscrollbarwidth.tests.3484221572.js
25 02 2026 04:33:39.141:DEBUG [web-server]: serving (cached): jquery.util.getscrollbarwidth.tests.3484221572.js
25 02 2026 04:33:39.142:DEBUG [middleware:source-files]: Requesting /base/tests/src/jquery.valueview.tests.MockViewState.js?a384cda51e5880046a573b99e5dc4421df11b30f
25 02 2026 04:33:39.142:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/jquery.valueview.tests.MockViewState.js
25 02 2026 04:33:39.142:DEBUG [web-server]: serving (cached): /src/repo/tests/src/jquery.valueview.tests.MockViewState.js
25 02 2026 04:33:39.143:DEBUG [middleware:source-files]: Requesting /absoluteutil.HashMessageProvider.tests.642542689.js?27ba2d92da90f3795ba1d8b3ed39488c89d6e0d4
25 02 2026 04:33:39.143:DEBUG [middleware:source-files]: Fetching util.HashMessageProvider.tests.642542689.js
25 02 2026 04:33:39.143:DEBUG [web-server]: serving (cached): util.HashMessageProvider.tests.642542689.js
25 02 2026 04:33:39.143:DEBUG [middleware:source-files]: Requesting /absoluteutil.Notifier.tests.255216311.js?154493bb932cbfdf44e37b9ba9f859f76f5a2901
25 02 2026 04:33:39.143:DEBUG [middleware:source-files]: Fetching util.Notifier.tests.255216311.js
25 02 2026 04:33:39.144:DEBUG [web-server]: serving (cached): util.Notifier.tests.255216311.js
25 02 2026 04:33:39.144:DEBUG [middleware:source-files]: Requesting /absoluteutil.highlightSubstring.tests.3691643646.js?c35cd1cedf3c224ff9f71e04dc3745b27b69d585
25 02 2026 04:33:39.144:DEBUG [middleware:source-files]: Fetching util.highlightSubstring.tests.3691643646.js
25 02 2026 04:33:39.144:DEBUG [web-server]: serving (cached): util.highlightSubstring.tests.3691643646.js
25 02 2026 04:33:39.145:DEBUG [middleware:source-files]: Requesting /base/tests/src/jquery.valueview.tests.MockExpert.js?c8f221449d078523d22170e840da4f26ae69f88c
25 02 2026 04:33:39.145:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/jquery.valueview.tests.MockExpert.js
25 02 2026 04:33:39.145:DEBUG [web-server]: serving (cached): /src/repo/tests/src/jquery.valueview.tests.MockExpert.js
25 02 2026 04:33:39.148:DEBUG [middleware:source-files]: Requesting /base/tests/src/jquery.valueview.tests.testExpert.js?8171c63186d997e21985106d028bd190b515a46f
25 02 2026 04:33:39.148:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/jquery.valueview.tests.testExpert.js
25 02 2026 04:33:39.148:DEBUG [web-server]: serving (cached): /src/repo/tests/src/jquery.valueview.tests.testExpert.js
25 02 2026 04:33:39.149:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.ExpertStore.tests.2536417608.js?a719f0a3d4ddff29fdae4e4bbd644018bddf4936
25 02 2026 04:33:39.149:DEBUG [middleware:source-files]: Fetching jquery.valueview.ExpertStore.tests.2536417608.js
25 02 2026 04:33:39.149:DEBUG [web-server]: serving (cached): jquery.valueview.ExpertStore.tests.2536417608.js
25 02 2026 04:33:39.149:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.tests.MockViewState.tests.413595082.js?80d275f7495f152cce10e7d5174d87c31ca33548
25 02 2026 04:33:39.149:DEBUG [middleware:source-files]: Fetching jquery.valueview.tests.MockViewState.tests.413595082.js
25 02 2026 04:33:39.149:DEBUG [web-server]: serving (cached): jquery.valueview.tests.MockViewState.tests.413595082.js
25 02 2026 04:33:39.149:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.valueview.tests.3982439022.js?0bd750b75e8a776d60b7e49075632780ea9082da
25 02 2026 04:33:39.149:DEBUG [middleware:source-files]: Fetching jquery.valueview.valueview.tests.3982439022.js
25 02 2026 04:33:39.150:DEBUG [web-server]: serving (cached): jquery.valueview.valueview.tests.3982439022.js
25 02 2026 04:33:39.152:DEBUG [middleware:source-files]: Requesting /base/tests/src/experts/UnDeserializableValueTests.js?8bc9db5365f30165b321723b561020332e42fc27
25 02 2026 04:33:39.152:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/experts/UnDeserializableValueTests.js
25 02 2026 04:33:39.152:DEBUG [web-server]: serving (cached): /src/repo/tests/src/experts/UnDeserializableValueTests.js
25 02 2026 04:33:39.153:DEBUG [middleware:source-files]: Requesting /absoluteGlobeCoordinateInput.tests.32928338.js?2f19916d2ec83fbe662a1de96be7f55aaf7549b4
25 02 2026 04:33:39.153:DEBUG [middleware:source-files]: Fetching GlobeCoordinateInput.tests.32928338.js
25 02 2026 04:33:39.153:DEBUG [web-server]: serving (cached): GlobeCoordinateInput.tests.32928338.js
25 02 2026 04:33:39.154:DEBUG [middleware:source-files]: Requesting /absoluteMonolingualText.tests.4123872628.js?a3b6f7f54872cf2304c0c170ce59471b04c40bde
25 02 2026 04:33:39.154:DEBUG [middleware:source-files]: Fetching MonolingualText.tests.4123872628.js
25 02 2026 04:33:39.155:DEBUG [web-server]: serving (cached): MonolingualText.tests.4123872628.js
25 02 2026 04:33:39.155:DEBUG [middleware:source-files]: Requesting /absoluteQuantityInput.tests.1988492107.js?974ecc1b7f6eb815fe3d9ebb4226f61b6b2ad4b4
25 02 2026 04:33:39.156:DEBUG [middleware:source-files]: Fetching QuantityInput.tests.1988492107.js
25 02 2026 04:33:39.156:DEBUG [web-server]: serving (cached): QuantityInput.tests.1988492107.js
25 02 2026 04:33:39.157:DEBUG [middleware:source-files]: Requesting /absoluteStringValue.tests.1528645056.js?cbf1ecc12d4424f99519216d2e7f6d4543b948ef
25 02 2026 04:33:39.158:DEBUG [middleware:source-files]: Fetching StringValue.tests.1528645056.js
25 02 2026 04:33:39.161:DEBUG [web-server]: serving (cached): StringValue.tests.1528645056.js
25 02 2026 04:33:39.161:DEBUG [middleware:source-files]: Requesting /base/tests/src/ExpertExtender/testExpertExtenderExtension.js?b8df7f3f100b584bb6816dd40ab61b77f56622e8
25 02 2026 04:33:39.161:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/ExpertExtender/testExpertExtenderExtension.js
25 02 2026 04:33:39.161:DEBUG [web-server]: serving (cached): /src/repo/tests/src/ExpertExtender/testExpertExtenderExtension.js
25 02 2026 04:33:39.163:DEBUG [middleware:source-files]: Requesting /absoluteTimeInput.tests.3981128955.js?c0e6072dbbf9fa6e0b6ffa9baa45873b8e96f824
25 02 2026 04:33:39.164:DEBUG [middleware:source-files]: Fetching TimeInput.tests.3981128955.js
25 02 2026 04:33:39.164:DEBUG [web-server]: serving (cached): TimeInput.tests.3981128955.js
25 02 2026 04:33:39.165:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.LanguageSelector.tests.1132043246.js?75a84fb76e11afb7f483ee989a6a5e55cc565550
25 02 2026 04:33:39.166:DEBUG [middleware:source-files]: Fetching ExpertExtender.LanguageSelector.tests.1132043246.js
25 02 2026 04:33:39.166:DEBUG [web-server]: serving (cached): ExpertExtender.LanguageSelector.tests.1132043246.js
25 02 2026 04:33:39.167:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Listrotator.tests.3725863735.js?0ecb166f29f01d75cb5bfdddd7aa5cc24acf28d0
25 02 2026 04:33:39.167:DEBUG [middleware:source-files]: Fetching ExpertExtender.Listrotator.tests.3725863735.js
25 02 2026 04:33:39.167:DEBUG [web-server]: serving (cached): ExpertExtender.Listrotator.tests.3725863735.js
25 02 2026 04:33:39.169:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Preview.tests.4207797559.js?5ff9ffcc35f16c9c8b33640a1a0ee2b9ef9864c6
25 02 2026 04:33:39.169:DEBUG [middleware:source-files]: Fetching ExpertExtender.Preview.tests.4207797559.js
25 02 2026 04:33:39.169:DEBUG [web-server]: serving (cached): ExpertExtender.Preview.tests.4207797559.js
25 02 2026 04:33:39.170:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.UnitSelector.tests.4095673052.js?0ef283fbd0cb1d59f00d5a0f49bef08c6655ceec
25 02 2026 04:33:39.170:DEBUG [middleware:source-files]: Fetching ExpertExtender.UnitSelector.tests.4095673052.js
25 02 2026 04:33:39.170:DEBUG [web-server]: serving (cached): ExpertExtender.UnitSelector.tests.4095673052.js
25 02 2026 04:33:39.172:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Container.tests.1628687588.js?aeb472a4d160ec30809284b4c189edb839d6785b
25 02 2026 04:33:39.173:DEBUG [middleware:source-files]: Fetching ExpertExtender.Container.tests.1628687588.js
25 02 2026 04:33:39.173:DEBUG [web-server]: serving (cached): ExpertExtender.Container.tests.1628687588.js
25 02 2026 04:33:39.173:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.tests.314155831.js?7110152f9fe0561a0356438adbf72e2487903f92
25 02 2026 04:33:39.173:DEBUG [middleware:source-files]: Fetching ExpertExtender.tests.314155831.js
25 02 2026 04:33:39.173:DEBUG [web-server]: serving (cached): ExpertExtender.tests.314155831.js
Chrome Headless 145.0.0.0 (Linux x86_64) WARN: 'QUnit.load is deprecated and will be removed in QUnit 3.0. https://qunitjs.com/api/QUnit/load/'
25 02 2026 04:33:39.211:DEBUG [Chrome Headless 145.0.0.0 (Linux x86_64)]: CONFIGURING -> EXECUTING
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 0 of 334 SUCCESS (0 secs / 0 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 1 of 334 SUCCESS (0 secs / 0.001 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 2 of 334 SUCCESS (0 secs / 0.001 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 3 of 334 SUCCESS (0 secs / 0.002 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 4 of 334 SUCCESS (0 secs / 0.002 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 5 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 6 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 7 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 8 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 9 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 10 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 11 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 12 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 13 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 14 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 15 of 334 SUCCESS (0 secs / 0.004 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 16 of 334 SUCCESS (0 secs / 0.004 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 17 of 334 SUCCESS (0 secs / 0.004 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 18 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 19 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 20 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 21 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 22 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 23 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 24 of 334 SUCCESS (0 secs / 0.006 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 25 of 334 SUCCESS (0 secs / 0.009 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 26 of 334 SUCCESS (0 secs / 0.013 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 27 of 334 SUCCESS (0 secs / 0.013 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 28 of 334 SUCCESS (0 secs / 0.015 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.015 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 30 of 334 SUCCESS (0 secs / 0.43 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 31 of 334 SUCCESS (0 secs / 0.433 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 32 of 334 SUCCESS (0 secs / 0.433 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 33 of 334 SUCCESS (0 secs / 0.433 secs)
[1A[2KWARN: 'JQMIGRATE: jQuery.fn.focus() event shorthand is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 33 of 334 SUCCESS (0 secs / 0.433 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 34 of 334 SUCCESS (0 secs / 0.451 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 35 of 334 SUCCESS (0 secs / 0.465 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 36 of 334 SUCCESS (0 secs / 0.476 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 37 of 334 SUCCESS (0 secs / 0.483 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 38 of 334 SUCCESS (0 secs / 0.486 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 39 of 334 SUCCESS (0 secs / 0.487 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 40 of 334 SUCCESS (0 secs / 0.487 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 41 of 334 SUCCESS (0 secs / 0.487 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 42 of 334 SUCCESS (0 secs / 0.487 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 43 of 334 SUCCESS (0 secs / 0.488 secs)
[1A[2KWARN: 'JQMIGRATE: jQuery.fn.blur() event shorthand is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 43 of 334 SUCCESS (0 secs / 0.488 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 44 of 334 SUCCESS (0 secs / 0.489 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 45 of 334 SUCCESS (0 secs / 0.489 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 46 of 334 SUCCESS (0 secs / 0.49 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 47 of 334 SUCCESS (0 secs / 0.49 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 48 of 334 SUCCESS (0 secs / 0.491 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 49 of 334 SUCCESS (0 secs / 0.492 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 50 of 334 SUCCESS (0 secs / 0.494 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 51 of 334 SUCCESS (0 secs / 0.496 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 52 of 334 SUCCESS (0 secs / 0.497 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 53 of 334 SUCCESS (0 secs / 0.498 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 54 of 334 SUCCESS (0 secs / 0.508 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 55 of 334 SUCCESS (0 secs / 0.519 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.527 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 57 of 334 SUCCESS (0 secs / 0.535 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 58 of 334 SUCCESS (0 secs / 0.544 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 59 of 334 SUCCESS (0 secs / 0.545 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 60 of 334 SUCCESS (0 secs / 0.545 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 61 of 334 SUCCESS (0 secs / 0.546 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 62 of 334 SUCCESS (0 secs / 0.547 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 63 of 334 SUCCESS (0 secs / 0.547 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 64 of 334 SUCCESS (0 secs / 0.547 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 65 of 334 SUCCESS (0 secs / 0.548 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 66 of 334 SUCCESS (0 secs / 0.548 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.549 secs)
[1A[2KWARN: 'JQMIGRATE: jQuery.fn.bind() is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.549 secs)
[1A[2KWARN: 'JQMIGRATE: jQuery.fn.unbind() is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.549 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 68 of 334 SUCCESS (0 secs / 0.558 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.563 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 70 of 334 SUCCESS (0 secs / 0.57 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 71 of 334 SUCCESS (0 secs / 0.586 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.588 secs)
[1A[2KWARN: 'JQMIGRATE: jQuery.isWindow() is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.588 secs)
[1A[2KWARN: 'JQMIGRATE: jQuery.fn.offset() requires a valid DOM element'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.588 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 73 of 334 SUCCESS (0 secs / 0.599 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.604 secs)
25 02 2026 04:33:39.957:DEBUG [web-server]: serving (cached): /src/repo/node_modules/karma/static/client.html
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 75 of 334 SUCCESS (0 secs / 0.804 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.018 secs)
25 02 2026 04:33:40.344:DEBUG [web-server]: serving (cached): /src/repo/node_modules/karma/static/karma.js
25 02 2026 04:33:40.626:DEBUG [web-server]: serving (cached): /src/repo/node_modules/karma/static/favicon.ico
25 02 2026 04:33:40.627:DEBUG [karma-server]: A browser has connected on socket 3C_B19D1THTVqlGYAAAD
25 02 2026 04:33:40.632:DEBUG [web-server]: upgrade /socket.io/?EIO=4&transport=websocket&sid=qvhntgoMuBbPiR5MAAAC
25 02 2026 04:33:40.667:DEBUG [Firefox 140.0 (Linux x86_64)]: undefined -> CONNECTED
25 02 2026 04:33:40.667:INFO [Firefox 140.0 (Linux x86_64)]: Connected on socket 3C_B19D1THTVqlGYAAAD with id 15731713
25 02 2026 04:33:40.669:DEBUG [launcher]: BEING_CAPTURED -> CAPTURED
25 02 2026 04:33:40.670:DEBUG [launcher]: FirefoxHeadless (id 15731713) captured in 5.464 secs
25 02 2026 04:33:40.670:DEBUG [Firefox 140.0 (Linux x86_64)]: CONNECTED -> CONFIGURING
25 02 2026 04:33:40.733:DEBUG [middleware:karma]: custom files null null null
25 02 2026 04:33:40.734:DEBUG [middleware:karma]: Serving static request /context.html
25 02 2026 04:33:40.734:DEBUG [web-server]: serving (cached): /src/repo/node_modules/karma/static/context.html
25 02 2026 04:33:40.810:DEBUG [web-server]: serving (cached): /src/repo/node_modules/karma/static/context.js
25 02 2026 04:33:40.811:DEBUG [middleware:source-files]: Requesting /absolute/tmp/_karma_webpack_322359/runtime.js?2e2d5aad6e421bde7f9ac33b7b0a88671ec386f6
25 02 2026 04:33:40.811:DEBUG [middleware:source-files]: Fetching /tmp/_karma_webpack_322359/runtime.js
25 02 2026 04:33:40.812:DEBUG [web-server]: serving (cached): /tmp/_karma_webpack_322359/runtime.js
25 02 2026 04:33:40.812:DEBUG [middleware:source-files]: Requesting /absolute/tmp/_karma_webpack_322359/commons.js?ea489dcd9816f80106f6a828ceccc1212eef0e61
25 02 2026 04:33:40.812:DEBUG [middleware:source-files]: Fetching /tmp/_karma_webpack_322359/commons.js
25 02 2026 04:33:40.813:DEBUG [web-server]: serving (cached): /tmp/_karma_webpack_322359/commons.js
25 02 2026 04:33:40.814:DEBUG [middleware:source-files]: Requesting /base/node_modules/qunit/qunit/qunit.css?9c300cc789ff128763bdfe3e1a9e4ba6d4cbd3bc
25 02 2026 04:33:40.814:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/qunit/qunit/qunit.css
25 02 2026 04:33:40.814:DEBUG [web-server]: serving (cached): /src/repo/node_modules/qunit/qunit/qunit.css
25 02 2026 04:33:40.814:DEBUG [middleware:source-files]: Requesting /base/node_modules/qunit/qunit/qunit.js?5108af1717637cbd03b5101cb9683d9247316764
25 02 2026 04:33:40.814:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/qunit/qunit/qunit.js
25 02 2026 04:33:40.814:DEBUG [web-server]: serving (cached): /src/repo/node_modules/qunit/qunit/qunit.js
25 02 2026 04:33:40.822:DEBUG [middleware:source-files]: Requesting /base/node_modules/karma-qunit/lib/adapter.js?7660967a0e6aae9500b35a2d81a8eb6480e1e895
25 02 2026 04:33:40.822:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/karma-qunit/lib/adapter.js
25 02 2026 04:33:40.822:DEBUG [web-server]: serving (cached): /src/repo/node_modules/karma-qunit/lib/adapter.js
25 02 2026 04:33:40.822:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery/dist/jquery.js?af32f706407ab08f800c5e697cce92466e735847
25 02 2026 04:33:40.822:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery/dist/jquery.js
25 02 2026 04:33:40.822:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery/dist/jquery.js
25 02 2026 04:33:40.828:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-ui/ui/jquery.ui.core.js?b1ff9a882edfaf9d3b02e63f78e7e947f69cbc90
25 02 2026 04:33:40.828:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-ui/ui/jquery.ui.core.js
25 02 2026 04:33:40.828:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-ui/ui/jquery.ui.core.js
25 02 2026 04:33:40.828:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-ui/ui/jquery.ui.widget.js?78317046ff2f5e91616f404abbcda2f9c94e98f7
25 02 2026 04:33:40.829:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-ui/ui/jquery.ui.widget.js
25 02 2026 04:33:40.829:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-ui/ui/jquery.ui.widget.js
25 02 2026 04:33:41.767:DEBUG [middleware:source-files]: Requesting /base/lib/jquery/jquery.inputautoexpand.css?a519ee95b11e5711a15ac683c97ec138455edbdb
25 02 2026 04:33:41.767:DEBUG [middleware:source-files]: Fetching /src/repo/lib/jquery/jquery.inputautoexpand.css
25 02 2026 04:33:41.768:DEBUG [web-server]: serving (cached): /src/repo/lib/jquery/jquery.inputautoexpand.css
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 77 of 334 SUCCESS (0 secs / 2.543 secs)
25 02 2026 04:33:41.783:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-ui/ui/jquery.ui.position.js?ca5cf471c210fdf066c5ac5fe82d0bc8004e8574
25 02 2026 04:33:41.783:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-ui/ui/jquery.ui.position.js
25 02 2026 04:33:41.784:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-ui/ui/jquery.ui.position.js
25 02 2026 04:33:41.785:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-ui/ui/jquery.ui.menu.js?499d87bf7b09c70529ad71234355d646f2bd8850
25 02 2026 04:33:41.785:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-ui/ui/jquery.ui.menu.js
25 02 2026 04:33:41.785:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-ui/ui/jquery.ui.menu.js
25 02 2026 04:33:41.786:DEBUG [middleware:source-files]: Requesting /base/node_modules/jquery-migrate/dist/jquery-migrate.js?c79f1fd304b9452d5b5d73d98ac18c79deccf4dd
25 02 2026 04:33:41.787:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/jquery-migrate/dist/jquery-migrate.js
25 02 2026 04:33:41.787:DEBUG [web-server]: serving (cached): /src/repo/node_modules/jquery-migrate/dist/jquery-migrate.js
25 02 2026 04:33:41.787:DEBUG [middleware:source-files]: Requesting /base/node_modules/sinon/pkg/sinon.js?a0ca715fdcc483a689477c35e42434c8128e2127
25 02 2026 04:33:41.787:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/sinon/pkg/sinon.js
25 02 2026 04:33:41.788:DEBUG [web-server]: serving (cached): /src/repo/node_modules/sinon/pkg/sinon.js
25 02 2026 04:33:41.804:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/lib/util/util.inherit.js?f2c19ca2f0c60ba383d98673bd8c35e4f9035e39
25 02 2026 04:33:41.804:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/lib/util/util.inherit.js
25 02 2026 04:33:41.804:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/lib/util/util.inherit.js
25 02 2026 04:33:41.804:DEBUG [middleware:source-files]: Requesting /absolutejquery.PurposedCallbacks.1835525251.js?8688e3861f39682bd90f97a3955fe389cef660e1
25 02 2026 04:33:41.805:DEBUG [middleware:source-files]: Fetching jquery.PurposedCallbacks.1835525251.js
25 02 2026 04:33:41.805:DEBUG [web-server]: serving (cached): jquery.PurposedCallbacks.1835525251.js
25 02 2026 04:33:41.805:DEBUG [middleware:source-files]: Requesting /absolutejquery.AnimationEvent.518846098.js?59c259ce6f7ba3a5f8ef3e153c84ecf40021f4b3
25 02 2026 04:33:41.805:DEBUG [middleware:source-files]: Fetching jquery.AnimationEvent.518846098.js
25 02 2026 04:33:41.805:DEBUG [web-server]: serving (cached): jquery.AnimationEvent.518846098.js
25 02 2026 04:33:41.806:DEBUG [middleware:source-files]: Requesting /absolutejquery.animateWithEvent.2343141608.js?3ca0ce7d036fa43505c34afc3437a5525a42e3aa
25 02 2026 04:33:41.806:DEBUG [middleware:source-files]: Fetching jquery.animateWithEvent.2343141608.js
25 02 2026 04:33:41.806:DEBUG [web-server]: serving (cached): jquery.animateWithEvent.2343141608.js
25 02 2026 04:33:41.806:DEBUG [middleware:source-files]: Requesting /absolutejquery.focusAt.1844020628.js?7fd4719c6d84d8fe781b779f37782bb74b6b9f83
25 02 2026 04:33:41.806:DEBUG [middleware:source-files]: Fetching jquery.focusAt.1844020628.js
25 02 2026 04:33:41.806:DEBUG [web-server]: serving (cached): jquery.focusAt.1844020628.js
25 02 2026 04:33:41.806:DEBUG [middleware:source-files]: Requesting /absolutejquery.inputautoexpand.2468096807.js?164f69c2425652e0b3a1874502956c79dedb57ac
25 02 2026 04:33:41.807:DEBUG [middleware:source-files]: Fetching jquery.inputautoexpand.2468096807.js
25 02 2026 04:33:41.807:DEBUG [web-server]: serving (cached): jquery.inputautoexpand.2468096807.js
25 02 2026 04:33:41.807:DEBUG [middleware:source-files]: Requesting /absolutejquery.event.special.eachchange.4015396596.js?64803fd105efc080526dc4940f57da75de469e06
25 02 2026 04:33:41.807:DEBUG [middleware:source-files]: Fetching jquery.event.special.eachchange.4015396596.js
25 02 2026 04:33:41.807:DEBUG [web-server]: serving (cached): jquery.event.special.eachchange.4015396596.js
25 02 2026 04:33:41.807:DEBUG [middleware:source-files]: Requesting /absolutejquery.autocompletestring.1823884673.js?e32cffb89e52a49f63bc9e5a87ef8c7115a96cd1
25 02 2026 04:33:41.807:DEBUG [middleware:source-files]: Fetching jquery.autocompletestring.1823884673.js
25 02 2026 04:33:41.807:DEBUG [web-server]: serving (cached): jquery.autocompletestring.1823884673.js
25 02 2026 04:33:41.808:DEBUG [middleware:source-files]: Requesting /absolutejquery.util.getscrollbarwidth.2838921390.js?0a5df28681e56ee72df50b8d0ee5692654712a0a
25 02 2026 04:33:41.808:DEBUG [middleware:source-files]: Fetching jquery.util.getscrollbarwidth.2838921390.js
25 02 2026 04:33:41.808:DEBUG [web-server]: serving (cached): jquery.util.getscrollbarwidth.2838921390.js
25 02 2026 04:33:41.808:DEBUG [middleware:source-files]: Requesting /absoluteutil.CombiningMessageProvider.2700188683.js?3958f8b409912e106dbba64fd3beb36dfe7aac74
25 02 2026 04:33:41.808:DEBUG [middleware:source-files]: Fetching util.CombiningMessageProvider.2700188683.js
25 02 2026 04:33:41.808:DEBUG [web-server]: serving (cached): util.CombiningMessageProvider.2700188683.js
25 02 2026 04:33:41.808:DEBUG [middleware:source-files]: Requesting /absoluteutil.ContentLanguages.3531262198.js?a55bc25be4613d5663e34a2c1859d82c971a4758
25 02 2026 04:33:41.808:DEBUG [middleware:source-files]: Fetching util.ContentLanguages.3531262198.js
25 02 2026 04:33:41.808:DEBUG [web-server]: serving (cached): util.ContentLanguages.3531262198.js
25 02 2026 04:33:41.809:DEBUG [middleware:source-files]: Requesting /absolutejquery.util.adaptlettercase.2826927809.js?2b2a40f9e91a20c70778f80a8a4e54f52fa86ea8
25 02 2026 04:33:41.809:DEBUG [middleware:source-files]: Fetching jquery.util.adaptlettercase.2826927809.js
25 02 2026 04:33:41.809:DEBUG [web-server]: serving (cached): jquery.util.adaptlettercase.2826927809.js
25 02 2026 04:33:41.810:DEBUG [middleware:source-files]: Requesting /absoluteutil.Extendable.3658616346.js?7df3a10c6a0dfb323f5058b1f128541d2f43f67c
25 02 2026 04:33:41.810:DEBUG [middleware:source-files]: Fetching util.Extendable.3658616346.js
25 02 2026 04:33:41.810:DEBUG [web-server]: serving (cached): util.Extendable.3658616346.js
25 02 2026 04:33:41.810:DEBUG [middleware:source-files]: Requesting /absoluteutil.HashMessageProvider.2284765362.js?d2fcc1a9a7e5d4c23b059c09a31ba5c810f0eb2d
25 02 2026 04:33:41.810:DEBUG [middleware:source-files]: Fetching util.HashMessageProvider.2284765362.js
25 02 2026 04:33:41.810:DEBUG [web-server]: serving (cached): util.HashMessageProvider.2284765362.js
25 02 2026 04:33:41.811:DEBUG [middleware:source-files]: Requesting /absoluteutil.MessageProvider.3216984993.js?ea0c24f4214cab662a302e53f070e5d0ba08bfc7
25 02 2026 04:33:41.811:DEBUG [middleware:source-files]: Fetching util.MessageProvider.3216984993.js
25 02 2026 04:33:41.811:DEBUG [web-server]: serving (cached): util.MessageProvider.3216984993.js
25 02 2026 04:33:41.811:DEBUG [middleware:source-files]: Requesting /absoluteutil.Notifier.2016475552.js?62a77c83d86a78521cef181bbb4cf4719f02a137
25 02 2026 04:33:41.811:DEBUG [middleware:source-files]: Fetching util.Notifier.2016475552.js
25 02 2026 04:33:41.811:DEBUG [web-server]: serving (cached): util.Notifier.2016475552.js
25 02 2026 04:33:41.811:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.ooMenu.4136584136.js?8164b736d04a7b4db4a47f418a3702664ba6c330
25 02 2026 04:33:41.812:DEBUG [middleware:source-files]: Fetching jquery.ui.ooMenu.4136584136.js
25 02 2026 04:33:41.812:DEBUG [web-server]: serving (cached): jquery.ui.ooMenu.4136584136.js
25 02 2026 04:33:41.812:DEBUG [middleware:source-files]: Requesting /absoluteutil.PrefixingMessageProvider.2650616259.js?ef71cfecb4d9582bb24fbe55320073f0fb92f808
25 02 2026 04:33:41.812:DEBUG [middleware:source-files]: Fetching util.PrefixingMessageProvider.2650616259.js
25 02 2026 04:33:41.812:DEBUG [web-server]: serving (cached): util.PrefixingMessageProvider.2650616259.js
25 02 2026 04:33:41.813:DEBUG [middleware:source-files]: Requesting /absoluteutil.highlightSubstring.4159990609.js?619177f96eb673a1fb8283ce142ba99ebfff1d00
25 02 2026 04:33:41.813:DEBUG [middleware:source-files]: Fetching util.highlightSubstring.4159990609.js
25 02 2026 04:33:41.813:DEBUG [web-server]: serving (cached): util.highlightSubstring.4159990609.js
25 02 2026 04:33:41.813:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.suggester.3380711926.js?0d2bb87b93d3d8ff8f0a63dbc9a93ef2288c5d3a
25 02 2026 04:33:41.813:DEBUG [middleware:source-files]: Fetching jquery.ui.suggester.3380711926.js
25 02 2026 04:33:41.816:DEBUG [web-server]: serving (cached): jquery.ui.suggester.3380711926.js
25 02 2026 04:33:41.816:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.commonssuggester.463766301.js?869735d0906bf5506dfe28f368b8bb4f2ee93a02
25 02 2026 04:33:41.816:DEBUG [middleware:source-files]: Fetching jquery.ui.commonssuggester.463766301.js
25 02 2026 04:33:41.816:DEBUG [web-server]: serving (cached): jquery.ui.commonssuggester.463766301.js
25 02 2026 04:33:41.817:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.inputextender.384571935.js?46470b271312a904360fdc7fee875cfe64372821
25 02 2026 04:33:41.817:DEBUG [middleware:source-files]: Fetching jquery.ui.inputextender.384571935.js
25 02 2026 04:33:41.817:DEBUG [web-server]: serving (cached): jquery.ui.inputextender.384571935.js
25 02 2026 04:33:41.817:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.languagesuggester.4003939906.js?fe4e71a442bad5c1f0b290c5740f27892f80544a
25 02 2026 04:33:41.818:DEBUG [middleware:source-files]: Fetching jquery.ui.languagesuggester.4003939906.js
25 02 2026 04:33:41.818:DEBUG [web-server]: serving (cached): jquery.ui.languagesuggester.4003939906.js
25 02 2026 04:33:41.818:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.listrotator.566019547.js?86854f773e5e38e22ef87ff131ffdcd303eda784
25 02 2026 04:33:41.818:DEBUG [middleware:source-files]: Fetching jquery.ui.listrotator.566019547.js
25 02 2026 04:33:41.819:DEBUG [web-server]: serving (cached): jquery.ui.listrotator.566019547.js
25 02 2026 04:33:41.820:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.toggler.1409816636.js?5ff5e48bb4d52e75ea080d725d71fa26f96ab8d6
25 02 2026 04:33:41.820:DEBUG [middleware:source-files]: Fetching jquery.ui.toggler.1409816636.js
25 02 2026 04:33:41.820:DEBUG [web-server]: serving (cached): jquery.ui.toggler.1409816636.js
25 02 2026 04:33:41.822:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.unitsuggester.2148033561.js?845d59c7f5747f673534ce25869d70626597e6bc
25 02 2026 04:33:41.822:DEBUG [middleware:source-files]: Fetching jquery.ui.unitsuggester.2148033561.js
25 02 2026 04:33:41.822:DEBUG [web-server]: serving (cached): jquery.ui.unitsuggester.2148033561.js
25 02 2026 04:33:41.823:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/lib/globeCoordinate/globeCoordinate.js?0ebe4f48aa04cd4c81156933e88ca28cc9415ad0
25 02 2026 04:33:41.823:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/lib/globeCoordinate/globeCoordinate.js
25 02 2026 04:33:41.823:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/lib/globeCoordinate/globeCoordinate.js
25 02 2026 04:33:41.823:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.preview.448860767.js?f3165f2cb745298a3d1f86b86e76d934df39b6e4
25 02 2026 04:33:41.824:DEBUG [middleware:source-files]: Fetching jquery.ui.preview.448860767.js
25 02 2026 04:33:41.824:DEBUG [web-server]: serving (cached): jquery.ui.preview.448860767.js
25 02 2026 04:33:41.824:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/DataValue.js?7f32bbbe4ef2cf9561f3b7dcc99b3e240f67df79
25 02 2026 04:33:41.824:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/DataValue.js
25 02 2026 04:33:41.824:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/DataValue.js
25 02 2026 04:33:41.825:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/dataValues.js?6fcca5e5dd4e82e8cff457966d66a29fc663b342
25 02 2026 04:33:41.826:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/dataValues.js
25 02 2026 04:33:41.826:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/dataValues.js
25 02 2026 04:33:41.826:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueFormatters/formatters/StringFormatter.js?65cc4f47e92a82600ebdb9805fce9cd9f4cd59b0
25 02 2026 04:33:41.826:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/StringFormatter.js
25 02 2026 04:33:41.826:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/StringFormatter.js
25 02 2026 04:33:41.827:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueFormatters/valueFormatters.js?aed20c008cef61010f604ebaa9cce8d72f576abe
25 02 2026 04:33:41.827:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueFormatters/valueFormatters.js
25 02 2026 04:33:41.827:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueFormatters/valueFormatters.js
25 02 2026 04:33:41.827:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueFormatters/formatters/ValueFormatter.js?2090201767d73f4d4c5d333182aed53635eb4c66
25 02 2026 04:33:41.827:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/ValueFormatter.js
25 02 2026 04:33:41.827:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/ValueFormatter.js
25 02 2026 04:33:41.827:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueFormatters/formatters/NullFormatter.js?3ac98026bac7d774e792d020cf8e011162fb93f5
25 02 2026 04:33:41.828:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/NullFormatter.js
25 02 2026 04:33:41.828:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueFormatters/formatters/NullFormatter.js
25 02 2026 04:33:41.828:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/ValueParserStore.js?33839675de6f14ca0c4324350a70112176563a2f
25 02 2026 04:33:41.828:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/ValueParserStore.js
25 02 2026 04:33:41.828:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/ValueParserStore.js
25 02 2026 04:33:41.829:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/ValueParser.js?2649bf01245c263a9f828f97593c25f9e02d288c
25 02 2026 04:33:41.829:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/ValueParser.js
25 02 2026 04:33:41.829:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/ValueParser.js
25 02 2026 04:33:41.829:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/valueParsers.js?0da5da1c03c830d690fdb24a75b5e16e4c25dc13
25 02 2026 04:33:41.830:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/valueParsers.js
25 02 2026 04:33:41.830:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/valueParsers.js
25 02 2026 04:33:41.831:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/IntParser.js?25a12deb5384e72101b27c26457f86822ea547c5
25 02 2026 04:33:41.831:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/IntParser.js
25 02 2026 04:33:41.831:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/IntParser.js
25 02 2026 04:33:41.831:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/NullParser.js?b19b27af9f911ad962682a9d3cd8252a8db7e873
25 02 2026 04:33:41.831:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/NullParser.js
25 02 2026 04:33:41.831:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/NullParser.js
25 02 2026 04:33:41.832:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/BoolParser.js?806b88c711b792e8fe8709b3b5deac0566d2e7f3
25 02 2026 04:33:41.832:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/BoolParser.js
25 02 2026 04:33:41.832:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/BoolParser.js
25 02 2026 04:33:41.832:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/FloatParser.js?0102b9eb5526c59742dbc2f8dfe78f82ed7d1490
25 02 2026 04:33:41.832:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/FloatParser.js
25 02 2026 04:33:41.832:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/FloatParser.js
25 02 2026 04:33:41.832:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/BoolValue.js?fd62ead098ed92c67a5f88347c2a94eee80454d0
25 02 2026 04:33:41.833:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/BoolValue.js
25 02 2026 04:33:41.833:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/BoolValue.js
25 02 2026 04:33:41.833:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/DecimalValue.js?939252ef9023496353412b239c0f9b289dc0bb47
25 02 2026 04:33:41.833:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/DecimalValue.js
25 02 2026 04:33:41.833:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/DecimalValue.js
25 02 2026 04:33:41.833:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/GlobeCoordinateValue.js?be43f7101d866cca4310876c4865d5f5aa2ff45d
25 02 2026 04:33:41.833:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/GlobeCoordinateValue.js
25 02 2026 04:33:41.833:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/GlobeCoordinateValue.js
25 02 2026 04:33:41.834:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/valueParsers/parsers/StringParser.js?c1fa273b961c68320a34b1ddd7c35db3f8cabed1
25 02 2026 04:33:41.834:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/StringParser.js
25 02 2026 04:33:41.834:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/valueParsers/parsers/StringParser.js
25 02 2026 04:33:41.836:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/MultilingualTextValue.js?572c381c54f8e7d517d489f5947cf16bd96de133
25 02 2026 04:33:41.837:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/MultilingualTextValue.js
25 02 2026 04:33:41.837:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/MultilingualTextValue.js
25 02 2026 04:33:41.838:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/NumberValue.js?ab4b658d00b7849bdd4ff6e4dc4a19f36aca6c1f
25 02 2026 04:33:41.838:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/NumberValue.js
25 02 2026 04:33:41.838:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/NumberValue.js
25 02 2026 04:33:41.838:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/QuantityValue.js?e1e0151bc804251639ef7db19cd2b2d611f0bc7c
25 02 2026 04:33:41.838:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/QuantityValue.js
25 02 2026 04:33:41.838:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/QuantityValue.js
25 02 2026 04:33:41.841:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/StringValue.js?0a527734a6d986dd92508f1c815eb14b86daf00a
25 02 2026 04:33:41.842:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/StringValue.js
25 02 2026 04:33:41.842:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/StringValue.js
25 02 2026 04:33:41.842:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/MonolingualTextValue.js?f88cdc59a66e4bf09e5ab3ea87048ac10b29bef3
25 02 2026 04:33:41.842:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/MonolingualTextValue.js
25 02 2026 04:33:41.842:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/MonolingualTextValue.js
25 02 2026 04:33:41.843:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/UnDeserializableValue.js?c599842e1d9f044a28a19a7313ae9e79075bacc7
25 02 2026 04:33:41.843:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/UnDeserializableValue.js
25 02 2026 04:33:41.843:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/UnDeserializableValue.js
25 02 2026 04:33:41.844:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/TimeValue.js?e3f99fa0ccc088a1c9d5ae4cb4a58c0609916442
25 02 2026 04:33:41.845:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/TimeValue.js
25 02 2026 04:33:41.845:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/TimeValue.js
25 02 2026 04:33:41.846:DEBUG [middleware:source-files]: Requesting /base/node_modules/wikibase-data-values/src/values/UnknownValue.js?59c1a2f5227c795b584d84f5490d612ad19477d2
25 02 2026 04:33:41.846:DEBUG [middleware:source-files]: Fetching /src/repo/node_modules/wikibase-data-values/src/values/UnknownValue.js
25 02 2026 04:33:41.846:DEBUG [web-server]: serving (cached): /src/repo/node_modules/wikibase-data-values/src/values/UnknownValue.js
25 02 2026 04:33:41.847:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.valueview.3775451080.js?ff972e4f86da05d1f06edd078dec7a3be8289ba2
25 02 2026 04:33:41.847:DEBUG [middleware:source-files]: Fetching jquery.valueview.valueview.3775451080.js
25 02 2026 04:33:41.847:DEBUG [web-server]: serving (cached): jquery.valueview.valueview.3775451080.js
25 02 2026 04:33:41.847:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.Expert.483813454.js?d5a4c500db68ecb2e7147053373774d667221fc9
25 02 2026 04:33:41.847:DEBUG [middleware:source-files]: Fetching jquery.valueview.Expert.483813454.js
25 02 2026 04:33:41.847:DEBUG [web-server]: serving (cached): jquery.valueview.Expert.483813454.js
25 02 2026 04:33:41.848:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.ExpertStore.3669241571.js?0ec4dca4a12ebe6a67d5295f26b7daf99da00e4d
25 02 2026 04:33:41.848:DEBUG [middleware:source-files]: Fetching jquery.valueview.ExpertStore.3669241571.js
25 02 2026 04:33:41.848:DEBUG [web-server]: serving (cached): jquery.valueview.ExpertStore.3669241571.js
25 02 2026 04:33:41.848:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.ViewState.3807727865.js?509d50ee50600f7df64020fe1a22cfe59d3210a1
25 02 2026 04:33:41.848:DEBUG [middleware:source-files]: Fetching jquery.valueview.ViewState.3807727865.js
25 02 2026 04:33:41.849:DEBUG [web-server]: serving (cached): jquery.valueview.ViewState.3807727865.js
25 02 2026 04:33:41.849:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.689832870.js?d8d0e2bf52f3768cbb8da59622ee632f6b01a330
25 02 2026 04:33:41.849:DEBUG [middleware:source-files]: Fetching jquery.valueview.689832870.js
25 02 2026 04:33:41.849:DEBUG [web-server]: serving (cached): jquery.valueview.689832870.js
25 02 2026 04:33:41.849:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.2842000634.js?5bd31bf9e5891721aca6afbf137d71ef4aa87d14
25 02 2026 04:33:41.849:DEBUG [middleware:source-files]: Fetching ExpertExtender.2842000634.js
25 02 2026 04:33:41.849:DEBUG [web-server]: serving (cached): ExpertExtender.2842000634.js
25 02 2026 04:33:41.850:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Container.2612857755.js?456f891360a23f72e1b22b6b05d7053c22964edf
25 02 2026 04:33:41.850:DEBUG [middleware:source-files]: Fetching ExpertExtender.Container.2612857755.js
25 02 2026 04:33:41.851:DEBUG [web-server]: serving (cached): ExpertExtender.Container.2612857755.js
25 02 2026 04:33:41.851:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.experts.2657395615.js?63ee00aae7af6568276760bbf7bd8af446d36fc4
25 02 2026 04:33:41.851:DEBUG [middleware:source-files]: Fetching jquery.valueview.experts.2657395615.js
25 02 2026 04:33:41.851:DEBUG [web-server]: serving (cached): jquery.valueview.experts.2657395615.js
25 02 2026 04:33:41.852:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Preview.1722492256.js?484977f1c9b4d0547b5d6d6bc2db7cc6a89e10ab
25 02 2026 04:33:41.852:DEBUG [middleware:source-files]: Fetching ExpertExtender.Preview.1722492256.js
25 02 2026 04:33:41.852:DEBUG [web-server]: serving (cached): ExpertExtender.Preview.1722492256.js
25 02 2026 04:33:41.852:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.UnitSelector.875899047.js?b150b7b1037e1b64c63dcee2feb3c9ced6cf88f8
25 02 2026 04:33:41.852:DEBUG [middleware:source-files]: Fetching ExpertExtender.UnitSelector.875899047.js
25 02 2026 04:33:41.852:DEBUG [web-server]: serving (cached): ExpertExtender.UnitSelector.875899047.js
25 02 2026 04:33:41.852:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.LanguageSelector.3804155928.js?c4e07092210e79ade56b0c7c50f70f8afe53f71e
25 02 2026 04:33:41.852:DEBUG [middleware:source-files]: Fetching ExpertExtender.LanguageSelector.3804155928.js
25 02 2026 04:33:41.853:DEBUG [web-server]: serving (cached): ExpertExtender.LanguageSelector.3804155928.js
25 02 2026 04:33:41.853:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Listrotator.4016748728.js?e85aacfcb6e471f9626de6b704c006b17817b854
25 02 2026 04:33:41.853:DEBUG [middleware:source-files]: Fetching ExpertExtender.Listrotator.4016748728.js
25 02 2026 04:33:41.854:DEBUG [web-server]: serving (cached): ExpertExtender.Listrotator.4016748728.js
25 02 2026 04:33:41.855:DEBUG [middleware:source-files]: Requesting /absoluteCommonsMediaType.2790173742.js?bea76b120d8de0b9f3d1cb444e06192d7e5c9302
25 02 2026 04:33:41.856:DEBUG [middleware:source-files]: Fetching CommonsMediaType.2790173742.js
25 02 2026 04:33:41.856:DEBUG [web-server]: serving (cached): CommonsMediaType.2790173742.js
25 02 2026 04:33:41.856:DEBUG [middleware:source-files]: Requesting /absoluteEmptyValue.1814735542.js?186d3da54fcc5281777861f61a6c03f5793359f7
25 02 2026 04:33:41.856:DEBUG [middleware:source-files]: Fetching EmptyValue.1814735542.js
25 02 2026 04:33:41.856:DEBUG [web-server]: serving (cached): EmptyValue.1814735542.js
25 02 2026 04:33:41.857:DEBUG [middleware:source-files]: Requesting /absoluteGeoShape.2343880020.js?9771a6e6e8d5716f2830be7be6a0e66cc03dba37
25 02 2026 04:33:41.857:DEBUG [middleware:source-files]: Fetching GeoShape.2343880020.js
25 02 2026 04:33:41.857:DEBUG [web-server]: serving (cached): GeoShape.2343880020.js
25 02 2026 04:33:41.857:DEBUG [middleware:source-files]: Requesting /absoluteStringValue.1703081038.js?5ec77f68803061bc11b54b3469305a394c31132b
25 02 2026 04:33:41.857:DEBUG [middleware:source-files]: Fetching StringValue.1703081038.js
25 02 2026 04:33:41.857:DEBUG [web-server]: serving (cached): StringValue.1703081038.js
[1A[2KLOG: 'JQMIGRATE: Migrate is installed with logging active, version 3.4.1'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 77 of 334 SUCCESS (0 secs / 2.543 secs)
25 02 2026 04:33:41.861:DEBUG [middleware:source-files]: Requesting /absoluteGlobeCoordinateInput.2992588938.js?e5b1ab3bf9f2a1eae39ac8ad52cd93617657bf3a
25 02 2026 04:33:41.861:DEBUG [middleware:source-files]: Fetching GlobeCoordinateInput.2992588938.js
25 02 2026 04:33:41.861:DEBUG [web-server]: serving (cached): GlobeCoordinateInput.2992588938.js
25 02 2026 04:33:41.861:DEBUG [middleware:source-files]: Requesting /absoluteMonolingualText.3523775328.js?b676d928797fcf0304b193d98cdfd47b14116299
25 02 2026 04:33:41.861:DEBUG [middleware:source-files]: Fetching MonolingualText.3523775328.js
25 02 2026 04:33:41.861:DEBUG [web-server]: serving (cached): MonolingualText.3523775328.js
25 02 2026 04:33:41.862:DEBUG [middleware:source-files]: Requesting /absoluteQuantityInput.1388354463.js?6e9c9213850ccc3d72a9531def1d2daf4e83e9c2
25 02 2026 04:33:41.862:DEBUG [middleware:source-files]: Fetching QuantityInput.1388354463.js
25 02 2026 04:33:41.862:DEBUG [web-server]: serving (cached): QuantityInput.1388354463.js
25 02 2026 04:33:41.863:DEBUG [middleware:source-files]: Requesting /absoluteSuggestedStringValue.2186199431.js?613abc5229351a2899d8ed8fb380651c5d96fa17
25 02 2026 04:33:41.863:DEBUG [middleware:source-files]: Fetching SuggestedStringValue.2186199431.js
25 02 2026 04:33:41.863:DEBUG [web-server]: serving (cached): SuggestedStringValue.2186199431.js
25 02 2026 04:33:41.863:DEBUG [middleware:source-files]: Requesting /absoluteTabularData.2419575064.js?5788e7e4cc83677779d68fce19a068672ed31360
25 02 2026 04:33:41.863:DEBUG [middleware:source-files]: Fetching TabularData.2419575064.js
25 02 2026 04:33:41.863:DEBUG [web-server]: serving (cached): TabularData.2419575064.js
25 02 2026 04:33:41.863:DEBUG [middleware:source-files]: Requesting /absoluteTimeInput.2826389110.js?1479fbc4ff62c04c82884216221aecbe87b11641
25 02 2026 04:33:41.864:DEBUG [middleware:source-files]: Fetching TimeInput.2826389110.js
25 02 2026 04:33:41.864:DEBUG [web-server]: serving (cached): TimeInput.2826389110.js
25 02 2026 04:33:41.864:DEBUG [middleware:source-files]: Requesting /base/tests/sinon-qunit.js?064e800bf5673cf9cbf76ca775238829f065ae15
25 02 2026 04:33:41.864:DEBUG [middleware:source-files]: Fetching /src/repo/tests/sinon-qunit.js
25 02 2026 04:33:41.864:DEBUG [web-server]: serving (cached): /src/repo/tests/sinon-qunit.js
25 02 2026 04:33:41.865:DEBUG [middleware:source-files]: Requesting /absolutejquery.AnimationEvent.tests.3571090997.js?b5e185bca3f2b9c90c08ca4c67d42bdd2740010b
25 02 2026 04:33:41.865:DEBUG [middleware:source-files]: Fetching jquery.AnimationEvent.tests.3571090997.js
25 02 2026 04:33:41.865:DEBUG [web-server]: serving (cached): jquery.AnimationEvent.tests.3571090997.js
25 02 2026 04:33:41.865:DEBUG [middleware:source-files]: Requesting /absolutejquery.PurposedCallbacks.tests.693651757.js?acad441a6e63a141cc35719b1f7f90707e48224f
25 02 2026 04:33:41.865:DEBUG [middleware:source-files]: Fetching jquery.PurposedCallbacks.tests.693651757.js
25 02 2026 04:33:41.865:DEBUG [web-server]: serving (cached): jquery.PurposedCallbacks.tests.693651757.js
25 02 2026 04:33:41.866:DEBUG [middleware:source-files]: Requesting /absoluteUnDeserializableValue.4071392150.js?48cf416025c675beaa69176afab94e4e52e98cf2
25 02 2026 04:33:41.866:DEBUG [middleware:source-files]: Fetching UnDeserializableValue.4071392150.js
25 02 2026 04:33:41.866:DEBUG [web-server]: serving (cached): UnDeserializableValue.4071392150.js
25 02 2026 04:33:41.866:DEBUG [middleware:source-files]: Requesting /absoluteUnsupportedValue.3061525335.js?7e0363495664c0fb9f8bf384e72833ae2db25637
25 02 2026 04:33:41.866:DEBUG [middleware:source-files]: Fetching UnsupportedValue.3061525335.js
25 02 2026 04:33:41.866:DEBUG [web-server]: serving (cached): UnsupportedValue.3061525335.js
25 02 2026 04:33:41.867:DEBUG [middleware:source-files]: Requesting /absolutejquery.animateWithEvent.tests.1239057802.js?d7d1f99e06c8d508ec7115a191df231e8a47e96e
25 02 2026 04:33:41.867:DEBUG [middleware:source-files]: Fetching jquery.animateWithEvent.tests.1239057802.js
25 02 2026 04:33:41.867:DEBUG [web-server]: serving (cached): jquery.animateWithEvent.tests.1239057802.js
25 02 2026 04:33:41.867:DEBUG [middleware:source-files]: Requesting /absolutejquery.autocompletestring.tests.3065041654.js?2f587e96e4cd904ca09e728584a8a1e91e4751ce
25 02 2026 04:33:41.867:DEBUG [middleware:source-files]: Fetching jquery.autocompletestring.tests.3065041654.js
25 02 2026 04:33:41.867:DEBUG [web-server]: serving (cached): jquery.autocompletestring.tests.3065041654.js
25 02 2026 04:33:41.868:DEBUG [middleware:source-files]: Requesting /absolutejquery.focusAt.tests.4194930341.js?8975581314c072648f72b711641eaecb6e5dd4b4
25 02 2026 04:33:41.868:DEBUG [middleware:source-files]: Fetching jquery.focusAt.tests.4194930341.js
25 02 2026 04:33:41.868:DEBUG [web-server]: serving (cached): jquery.focusAt.tests.4194930341.js
25 02 2026 04:33:41.868:DEBUG [middleware:source-files]: Requesting /absolutejquery.inputautoexpand.tests.3747717387.js?32fdfd02242425a39dc7e1c53ce9573e689222cb
25 02 2026 04:33:41.868:DEBUG [middleware:source-files]: Fetching jquery.inputautoexpand.tests.3747717387.js
25 02 2026 04:33:41.869:DEBUG [web-server]: serving (cached): jquery.inputautoexpand.tests.3747717387.js
25 02 2026 04:33:41.869:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.commonssuggester.tests.2158081065.js?b054dfc344401933f0856217dfdad0e6fd2178f9
25 02 2026 04:33:41.869:DEBUG [middleware:source-files]: Fetching jquery.ui.commonssuggester.tests.2158081065.js
25 02 2026 04:33:41.869:DEBUG [web-server]: serving (cached): jquery.ui.commonssuggester.tests.2158081065.js
25 02 2026 04:33:41.870:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.inputextender.tests.461210015.js?e15cdea5c23e906352d14cdfc77e1701e986fb70
25 02 2026 04:33:41.870:DEBUG [middleware:source-files]: Fetching jquery.ui.inputextender.tests.461210015.js
25 02 2026 04:33:41.870:DEBUG [web-server]: serving (cached): jquery.ui.inputextender.tests.461210015.js
25 02 2026 04:33:41.870:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.listrotator.tests.1180131265.js?a90f349330c6203174d95f7f5f6f76fde500c082
25 02 2026 04:33:41.870:DEBUG [middleware:source-files]: Fetching jquery.ui.listrotator.tests.1180131265.js
25 02 2026 04:33:41.870:DEBUG [web-server]: serving (cached): jquery.ui.listrotator.tests.1180131265.js
25 02 2026 04:33:41.871:DEBUG [middleware:source-files]: Requesting /absolutejquery.event.special.eachchange.tests.807449651.js?f1885b1d4123211b309a1d8afcf47df188753eae
25 02 2026 04:33:41.871:DEBUG [middleware:source-files]: Fetching jquery.event.special.eachchange.tests.807449651.js
25 02 2026 04:33:41.871:DEBUG [web-server]: serving (cached): jquery.event.special.eachchange.tests.807449651.js
25 02 2026 04:33:41.871:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.preview.tests.377529071.js?61643cb64b80b3fb447fbcedd145658f59759bae
25 02 2026 04:33:41.872:DEBUG [middleware:source-files]: Fetching jquery.ui.preview.tests.377529071.js
25 02 2026 04:33:41.872:DEBUG [web-server]: serving (cached): jquery.ui.preview.tests.377529071.js
25 02 2026 04:33:41.872:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.ooMenu.tests.720086525.js?78a8ae0b18632e87da482a16b0c85fb52b66b973
25 02 2026 04:33:41.872:DEBUG [middleware:source-files]: Fetching jquery.ui.ooMenu.tests.720086525.js
25 02 2026 04:33:41.872:DEBUG [web-server]: serving (cached): jquery.ui.ooMenu.tests.720086525.js
25 02 2026 04:33:41.876:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.suggester.tests.2095435395.js?a58810598d13fd8418973fb6e1142aa5019dbe53
25 02 2026 04:33:41.876:DEBUG [middleware:source-files]: Fetching jquery.ui.suggester.tests.2095435395.js
25 02 2026 04:33:41.876:DEBUG [web-server]: serving (cached): jquery.ui.suggester.tests.2095435395.js
25 02 2026 04:33:41.876:DEBUG [middleware:source-files]: Requesting /absolutejquery.ui.toggler.tests.807597799.js?8eedab73efc94fe7eea1545c3ca4efa03e906fa2
25 02 2026 04:33:41.877:DEBUG [middleware:source-files]: Fetching jquery.ui.toggler.tests.807597799.js
25 02 2026 04:33:41.877:DEBUG [web-server]: serving (cached): jquery.ui.toggler.tests.807597799.js
25 02 2026 04:33:41.877:DEBUG [middleware:source-files]: Requesting /absolutejquery.util.adaptlettercase.tests.3748180327.js?e3e4a0611b3d0fcabab38084f88a6f3ff298e5de
25 02 2026 04:33:41.877:DEBUG [middleware:source-files]: Fetching jquery.util.adaptlettercase.tests.3748180327.js
25 02 2026 04:33:41.877:DEBUG [web-server]: serving (cached): jquery.util.adaptlettercase.tests.3748180327.js
25 02 2026 04:33:41.877:DEBUG [middleware:source-files]: Requesting /absolutejquery.util.getscrollbarwidth.tests.3484221572.js?1b9cb0a3b359bc23c1d363121d2e930969abf9f9
25 02 2026 04:33:41.877:DEBUG [middleware:source-files]: Fetching jquery.util.getscrollbarwidth.tests.3484221572.js
25 02 2026 04:33:41.877:DEBUG [web-server]: serving (cached): jquery.util.getscrollbarwidth.tests.3484221572.js
25 02 2026 04:33:41.878:DEBUG [middleware:source-files]: Requesting /absoluteutil.Notifier.tests.255216311.js?154493bb932cbfdf44e37b9ba9f859f76f5a2901
25 02 2026 04:33:41.878:DEBUG [middleware:source-files]: Fetching util.Notifier.tests.255216311.js
25 02 2026 04:33:41.878:DEBUG [web-server]: serving (cached): util.Notifier.tests.255216311.js
25 02 2026 04:33:41.884:DEBUG [middleware:source-files]: Requesting /absoluteutil.highlightSubstring.tests.3691643646.js?c35cd1cedf3c224ff9f71e04dc3745b27b69d585
25 02 2026 04:33:41.884:DEBUG [middleware:source-files]: Fetching util.highlightSubstring.tests.3691643646.js
25 02 2026 04:33:41.884:DEBUG [web-server]: serving (cached): util.highlightSubstring.tests.3691643646.js
25 02 2026 04:33:41.884:DEBUG [middleware:source-files]: Requesting /absoluteutil.HashMessageProvider.tests.642542689.js?27ba2d92da90f3795ba1d8b3ed39488c89d6e0d4
25 02 2026 04:33:41.884:DEBUG [middleware:source-files]: Fetching util.HashMessageProvider.tests.642542689.js
25 02 2026 04:33:41.884:DEBUG [web-server]: serving (cached): util.HashMessageProvider.tests.642542689.js
25 02 2026 04:33:41.885:DEBUG [middleware:source-files]: Requesting /base/tests/src/jquery.valueview.tests.testExpert.js?8171c63186d997e21985106d028bd190b515a46f
25 02 2026 04:33:41.885:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/jquery.valueview.tests.testExpert.js
25 02 2026 04:33:41.885:DEBUG [web-server]: serving (cached): /src/repo/tests/src/jquery.valueview.tests.testExpert.js
25 02 2026 04:33:41.885:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.ExpertStore.tests.2536417608.js?a719f0a3d4ddff29fdae4e4bbd644018bddf4936
25 02 2026 04:33:41.885:DEBUG [middleware:source-files]: Fetching jquery.valueview.ExpertStore.tests.2536417608.js
25 02 2026 04:33:41.885:DEBUG [web-server]: serving (cached): jquery.valueview.ExpertStore.tests.2536417608.js
25 02 2026 04:33:41.885:DEBUG [middleware:source-files]: Requesting /base/tests/src/jquery.valueview.tests.MockExpert.js?c8f221449d078523d22170e840da4f26ae69f88c
25 02 2026 04:33:41.885:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/jquery.valueview.tests.MockExpert.js
25 02 2026 04:33:41.886:DEBUG [web-server]: serving (cached): /src/repo/tests/src/jquery.valueview.tests.MockExpert.js
25 02 2026 04:33:41.886:DEBUG [middleware:source-files]: Requesting /base/tests/src/jquery.valueview.tests.MockViewState.js?a384cda51e5880046a573b99e5dc4421df11b30f
25 02 2026 04:33:41.886:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/jquery.valueview.tests.MockViewState.js
25 02 2026 04:33:41.886:DEBUG [web-server]: serving (cached): /src/repo/tests/src/jquery.valueview.tests.MockViewState.js
25 02 2026 04:33:41.890:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.tests.MockViewState.tests.413595082.js?80d275f7495f152cce10e7d5174d87c31ca33548
25 02 2026 04:33:41.890:DEBUG [middleware:source-files]: Fetching jquery.valueview.tests.MockViewState.tests.413595082.js
25 02 2026 04:33:41.890:DEBUG [web-server]: serving (cached): jquery.valueview.tests.MockViewState.tests.413595082.js
25 02 2026 04:33:41.891:DEBUG [middleware:source-files]: Requesting /absolutejquery.valueview.valueview.tests.3982439022.js?0bd750b75e8a776d60b7e49075632780ea9082da
25 02 2026 04:33:41.891:DEBUG [middleware:source-files]: Fetching jquery.valueview.valueview.tests.3982439022.js
25 02 2026 04:33:41.891:DEBUG [web-server]: serving (cached): jquery.valueview.valueview.tests.3982439022.js
25 02 2026 04:33:41.892:DEBUG [middleware:source-files]: Requesting /base/tests/src/experts/UnDeserializableValueTests.js?8bc9db5365f30165b321723b561020332e42fc27
25 02 2026 04:33:41.892:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/experts/UnDeserializableValueTests.js
25 02 2026 04:33:41.892:DEBUG [web-server]: serving (cached): /src/repo/tests/src/experts/UnDeserializableValueTests.js
25 02 2026 04:33:41.893:DEBUG [middleware:source-files]: Requesting /absoluteGlobeCoordinateInput.tests.32928338.js?2f19916d2ec83fbe662a1de96be7f55aaf7549b4
25 02 2026 04:33:41.893:DEBUG [middleware:source-files]: Fetching GlobeCoordinateInput.tests.32928338.js
25 02 2026 04:33:41.893:DEBUG [web-server]: serving (cached): GlobeCoordinateInput.tests.32928338.js
25 02 2026 04:33:41.893:DEBUG [middleware:source-files]: Requesting /absoluteMonolingualText.tests.4123872628.js?a3b6f7f54872cf2304c0c170ce59471b04c40bde
25 02 2026 04:33:41.893:DEBUG [middleware:source-files]: Fetching MonolingualText.tests.4123872628.js
25 02 2026 04:33:41.894:DEBUG [web-server]: serving (cached): MonolingualText.tests.4123872628.js
25 02 2026 04:33:41.895:DEBUG [middleware:source-files]: Requesting /absoluteQuantityInput.tests.1988492107.js?974ecc1b7f6eb815fe3d9ebb4226f61b6b2ad4b4
25 02 2026 04:33:41.895:DEBUG [middleware:source-files]: Fetching QuantityInput.tests.1988492107.js
25 02 2026 04:33:41.895:DEBUG [web-server]: serving (cached): QuantityInput.tests.1988492107.js
25 02 2026 04:33:41.895:DEBUG [middleware:source-files]: Requesting /absoluteStringValue.tests.1528645056.js?cbf1ecc12d4424f99519216d2e7f6d4543b948ef
25 02 2026 04:33:41.895:DEBUG [middleware:source-files]: Fetching StringValue.tests.1528645056.js
25 02 2026 04:33:41.895:DEBUG [web-server]: serving (cached): StringValue.tests.1528645056.js
25 02 2026 04:33:41.896:DEBUG [middleware:source-files]: Requesting /absoluteTimeInput.tests.3981128955.js?c0e6072dbbf9fa6e0b6ffa9baa45873b8e96f824
25 02 2026 04:33:41.896:DEBUG [middleware:source-files]: Fetching TimeInput.tests.3981128955.js
25 02 2026 04:33:41.896:DEBUG [web-server]: serving (cached): TimeInput.tests.3981128955.js
25 02 2026 04:33:41.901:DEBUG [middleware:source-files]: Requesting /base/tests/src/ExpertExtender/testExpertExtenderExtension.js?b8df7f3f100b584bb6816dd40ab61b77f56622e8
25 02 2026 04:33:41.901:DEBUG [middleware:source-files]: Fetching /src/repo/tests/src/ExpertExtender/testExpertExtenderExtension.js
25 02 2026 04:33:41.902:DEBUG [web-server]: serving (cached): /src/repo/tests/src/ExpertExtender/testExpertExtenderExtension.js
25 02 2026 04:33:41.904:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Container.tests.1628687588.js?aeb472a4d160ec30809284b4c189edb839d6785b
25 02 2026 04:33:41.904:DEBUG [middleware:source-files]: Fetching ExpertExtender.Container.tests.1628687588.js
25 02 2026 04:33:41.906:DEBUG [web-server]: serving (cached): ExpertExtender.Container.tests.1628687588.js
25 02 2026 04:33:41.907:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.LanguageSelector.tests.1132043246.js?75a84fb76e11afb7f483ee989a6a5e55cc565550
25 02 2026 04:33:41.907:DEBUG [middleware:source-files]: Fetching ExpertExtender.LanguageSelector.tests.1132043246.js
25 02 2026 04:33:41.908:DEBUG [web-server]: serving (cached): ExpertExtender.LanguageSelector.tests.1132043246.js
25 02 2026 04:33:41.908:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Listrotator.tests.3725863735.js?0ecb166f29f01d75cb5bfdddd7aa5cc24acf28d0
25 02 2026 04:33:41.909:DEBUG [middleware:source-files]: Fetching ExpertExtender.Listrotator.tests.3725863735.js
25 02 2026 04:33:41.909:DEBUG [web-server]: serving (cached): ExpertExtender.Listrotator.tests.3725863735.js
25 02 2026 04:33:41.909:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.Preview.tests.4207797559.js?5ff9ffcc35f16c9c8b33640a1a0ee2b9ef9864c6
25 02 2026 04:33:41.910:DEBUG [middleware:source-files]: Fetching ExpertExtender.Preview.tests.4207797559.js
25 02 2026 04:33:41.910:DEBUG [web-server]: serving (cached): ExpertExtender.Preview.tests.4207797559.js
25 02 2026 04:33:41.910:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.UnitSelector.tests.4095673052.js?0ef283fbd0cb1d59f00d5a0f49bef08c6655ceec
25 02 2026 04:33:41.911:DEBUG [middleware:source-files]: Fetching ExpertExtender.UnitSelector.tests.4095673052.js
25 02 2026 04:33:41.911:DEBUG [web-server]: serving (cached): ExpertExtender.UnitSelector.tests.4095673052.js
25 02 2026 04:33:41.913:DEBUG [middleware:source-files]: Requesting /absoluteExpertExtender.tests.314155831.js?7110152f9fe0561a0356438adbf72e2487903f92
25 02 2026 04:33:41.913:DEBUG [middleware:source-files]: Fetching ExpertExtender.tests.314155831.js
25 02 2026 04:33:41.913:DEBUG [web-server]: serving (cached): ExpertExtender.tests.314155831.js
[1A[2KWARN: 'JQMIGRATE: jQuery.expr[':'] is deprecated; use jQuery.expr.pseudos'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 77 of 334 SUCCESS (0 secs / 2.543 secs)
[1A[2KWARN: 'JQMIGRATE: jQuery.isFunction() is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 77 of 334 SUCCESS (0 secs / 2.543 secs)
[1A[2KWARN: 'QUnit.load is deprecated and will be removed in QUnit 3.0. https://qunitjs.com/api/QUnit/load/'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 77 of 334 SUCCESS (0 secs / 2.543 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 78 of 334 SUCCESS (0 secs / 2.866 secs)
[1A[2KWARN: 'JQMIGRATE: jQuery.fn.delegate() is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 78 of 334 SUCCESS (0 secs / 2.866 secs)
[1A[2KWARN: 'JQMIGRATE: jQuery.fn.andSelf() is deprecated and removed, use jQuery.fn.addBack()'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 78 of 334 SUCCESS (0 secs / 2.866 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 79 of 334 SUCCESS (0 secs / 2.878 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 80 of 334 SUCCESS (0 secs / 2.883 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 81 of 334 SUCCESS (0 secs / 2.887 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 82 of 334 SUCCESS (0 secs / 2.894 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 83 of 334 SUCCESS (0 secs / 2.902 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 84 of 334 SUCCESS (0 secs / 2.905 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 85 of 334 SUCCESS (0 secs / 2.911 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 86 of 334 SUCCESS (0 secs / 2.913 secs)
[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
25 02 2026 04:33:42.163:DEBUG [Firefox 140.0 (Linux x86_64)]: CONFIGURING -> EXECUTING
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 0 of 334 SUCCESS (0 secs / 0 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 1 of 334 SUCCESS (0 secs / 0.001 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 2 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 3 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 4 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 5 of 334 SUCCESS (0 secs / 0.003 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 6 of 334 SUCCESS (0 secs / 0.004 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 7 of 334 SUCCESS (0 secs / 0.004 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 8 of 334 SUCCESS (0 secs / 0.004 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 9 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 10 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 11 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 12 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 13 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 14 of 334 SUCCESS (0 secs / 0.005 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 15 of 334 SUCCESS (0 secs / 0.007 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 16 of 334 SUCCESS (0 secs / 0.007 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 17 of 334 SUCCESS (0 secs / 0.007 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 18 of 334 SUCCESS (0 secs / 0.008 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 19 of 334 SUCCESS (0 secs / 0.009 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 20 of 334 SUCCESS (0 secs / 0.009 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 21 of 334 SUCCESS (0 secs / 0.01 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 22 of 334 SUCCESS (0 secs / 0.01 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 23 of 334 SUCCESS (0 secs / 0.011 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 24 of 334 SUCCESS (0 secs / 0.011 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 25 of 334 SUCCESS (0 secs / 0.013 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 26 of 334 SUCCESS (0 secs / 0.016 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 27 of 334 SUCCESS (0 secs / 0.017 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 28 of 334 SUCCESS (0 secs / 0.022 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.918 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 88 of 334 SUCCESS (0 secs / 2.929 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 89 of 334 SUCCESS (0 secs / 2.933 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 90 of 334 SUCCESS (0 secs / 2.941 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 91 of 334 SUCCESS (0 secs / 2.945 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 92 of 334 SUCCESS (0 secs / 2.949 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 93 of 334 SUCCESS (0 secs / 2.951 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 94 of 334 SUCCESS (0 secs / 2.954 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 95 of 334 SUCCESS (0 secs / 2.957 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 96 of 334 SUCCESS (0 secs / 2.96 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 97 of 334 SUCCESS (0 secs / 2.96 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 98 of 334 SUCCESS (0 secs / 2.96 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 99 of 334 SUCCESS (0 secs / 2.961 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 100 of 334 SUCCESS (0 secs / 2.962 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 101 of 334 SUCCESS (0 secs / 2.965 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 102 of 334 SUCCESS (0 secs / 2.979 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 103 of 334 SUCCESS (0 secs / 2.993 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 104 of 334 SUCCESS (0 secs / 3.011 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 29 of 334 SUCCESS (0 secs / 0.023 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 30 of 334 SUCCESS (0 secs / 0.439 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 31 of 334 SUCCESS (0 secs / 0.442 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 32 of 334 SUCCESS (0 secs / 0.443 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 33 of 334 SUCCESS (0 secs / 0.444 secs)
[1A[2K[1A[2KFirefox 140.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.fn.focus() event shorthand is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 33 of 334 SUCCESS (0 secs / 0.444 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 34 of 334 SUCCESS (0 secs / 0.456 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 35 of 334 SUCCESS (0 secs / 0.516 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 36 of 334 SUCCESS (0 secs / 0.535 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 37 of 334 SUCCESS (0 secs / 0.545 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 38 of 334 SUCCESS (0 secs / 0.548 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 39 of 334 SUCCESS (0 secs / 0.548 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 40 of 334 SUCCESS (0 secs / 0.548 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 41 of 334 SUCCESS (0 secs / 0.549 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 42 of 334 SUCCESS (0 secs / 0.549 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 43 of 334 SUCCESS (0 secs / 0.549 secs)
[1A[2K[1A[2KFirefox 140.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.fn.blur() event shorthand is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 43 of 334 SUCCESS (0 secs / 0.549 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 44 of 334 SUCCESS (0 secs / 0.55 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 45 of 334 SUCCESS (0 secs / 0.55 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 46 of 334 SUCCESS (0 secs / 0.551 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 47 of 334 SUCCESS (0 secs / 0.551 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 48 of 334 SUCCESS (0 secs / 0.552 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 49 of 334 SUCCESS (0 secs / 0.552 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 50 of 334 SUCCESS (0 secs / 0.556 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 51 of 334 SUCCESS (0 secs / 0.561 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 52 of 334 SUCCESS (0 secs / 0.563 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 53 of 334 SUCCESS (0 secs / 0.563 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 3.128 secs)
Firefox 140.0 (Linux x86_64): Executed 54 of 334 SUCCESS (0 secs / 0.572 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 106 of 334 SUCCESS (0 secs / 3.451 secs)
Firefox 140.0 (Linux x86_64): Executed 54 of 334 SUCCESS (0 secs / 0.572 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 106 of 334 SUCCESS (0 secs / 3.451 secs)
Firefox 140.0 (Linux x86_64): Executed 55 of 334 SUCCESS (0 secs / 0.582 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 107 of 334 SUCCESS (0 secs / 3.46 secs)
Firefox 140.0 (Linux x86_64): Executed 55 of 334 SUCCESS (0 secs / 0.582 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 107 of 334 SUCCESS (0 secs / 3.46 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 108 of 334 SUCCESS (0 secs / 3.462 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 109 of 334 SUCCESS (0 secs / 3.465 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 110 of 334 SUCCESS (0 secs / 3.465 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 111 of 334 SUCCESS (0 secs / 3.465 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 112 of 334 SUCCESS (0 secs / 3.465 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 113 of 334 SUCCESS (0 secs / 3.466 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 114 of 334 SUCCESS (0 secs / 3.466 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 115 of 334 SUCCESS (0 secs / 3.466 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 116 of 334 SUCCESS (0 secs / 3.466 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 117 of 334 SUCCESS (0 secs / 3.466 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 118 of 334 SUCCESS (0 secs / 3.467 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 119 of 334 SUCCESS (0 secs / 3.467 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 120 of 334 SUCCESS (0 secs / 3.467 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 121 of 334 SUCCESS (0 secs / 3.467 secs)
Firefox 140.0 (Linux x86_64): Executed 56 of 334 SUCCESS (0 secs / 0.59 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 121 of 334 SUCCESS (0 secs / 3.467 secs)
Firefox 140.0 (Linux x86_64): Executed 57 of 334 SUCCESS (0 secs / 0.596 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 121 of 334 SUCCESS (0 secs / 3.467 secs)
Firefox 140.0 (Linux x86_64): Executed 58 of 334 SUCCESS (0 secs / 0.605 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 121 of 334 SUCCESS (0 secs / 3.467 secs)
Firefox 140.0 (Linux x86_64): Executed 59 of 334 SUCCESS (0 secs / 0.606 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 121 of 334 SUCCESS (0 secs / 3.467 secs)
Firefox 140.0 (Linux x86_64): Executed 60 of 334 SUCCESS (0 secs / 0.606 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 121 of 334 SUCCESS (0 secs / 3.467 secs)
Firefox 140.0 (Linux x86_64): Executed 61 of 334 SUCCESS (0 secs / 0.607 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 122 of 334 SUCCESS (0 secs / 3.47 secs)
Firefox 140.0 (Linux x86_64): Executed 61 of 334 SUCCESS (0 secs / 0.607 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 122 of 334 SUCCESS (0 secs / 3.47 secs)
Firefox 140.0 (Linux x86_64): Executed 62 of 334 SUCCESS (0 secs / 0.608 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 122 of 334 SUCCESS (0 secs / 3.47 secs)
Firefox 140.0 (Linux x86_64): Executed 63 of 334 SUCCESS (0 secs / 0.608 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 122 of 334 SUCCESS (0 secs / 3.47 secs)
Firefox 140.0 (Linux x86_64): Executed 64 of 334 SUCCESS (0 secs / 0.608 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 122 of 334 SUCCESS (0 secs / 3.47 secs)
Firefox 140.0 (Linux x86_64): Executed 65 of 334 SUCCESS (0 secs / 0.609 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 123 of 334 SUCCESS (0 secs / 3.471 secs)
Firefox 140.0 (Linux x86_64): Executed 65 of 334 SUCCESS (0 secs / 0.609 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 124 of 334 SUCCESS (0 secs / 3.472 secs)
Firefox 140.0 (Linux x86_64): Executed 65 of 334 SUCCESS (0 secs / 0.609 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 124 of 334 SUCCESS (0 secs / 3.472 secs)
Firefox 140.0 (Linux x86_64): Executed 66 of 334 SUCCESS (0 secs / 0.609 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 124 of 334 SUCCESS (0 secs / 3.472 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KFirefox 140.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.fn.bind() is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 124 of 334 SUCCESS (0 secs / 3.472 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 125 of 334 SUCCESS (0 secs / 3.473 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 126 of 334 SUCCESS (0 secs / 3.473 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 127 of 334 SUCCESS (0 secs / 3.473 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 128 of 334 SUCCESS (0 secs / 3.473 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 129 of 334 SUCCESS (0 secs / 3.473 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 130 of 334 SUCCESS (0 secs / 3.474 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 131 of 334 SUCCESS (0 secs / 3.474 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 132 of 334 SUCCESS (0 secs / 3.474 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 133 of 334 SUCCESS (0 secs / 3.474 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 134 of 334 SUCCESS (0 secs / 3.474 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 135 of 334 SUCCESS (0 secs / 3.474 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 136 of 334 SUCCESS (0 secs / 3.475 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 137 of 334 SUCCESS (0 secs / 3.475 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KFirefox 140.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.fn.unbind() is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 137 of 334 SUCCESS (0 secs / 3.475 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 138 of 334 SUCCESS (0 secs / 3.475 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 139 of 334 SUCCESS (0 secs / 3.475 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 140 of 334 SUCCESS (0 secs / 3.475 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 141 of 334 SUCCESS (0 secs / 3.475 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 142 of 334 SUCCESS (0 secs / 3.475 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 143 of 334 SUCCESS (0 secs / 3.476 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 144 of 334 SUCCESS (0 secs / 3.476 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 145 of 334 SUCCESS (0 secs / 3.476 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 146 of 334 SUCCESS (0 secs / 3.476 secs)
Firefox 140.0 (Linux x86_64): Executed 67 of 334 SUCCESS (0 secs / 0.611 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 146 of 334 SUCCESS (0 secs / 3.476 secs)
Firefox 140.0 (Linux x86_64): Executed 68 of 334 SUCCESS (0 secs / 0.617 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 146 of 334 SUCCESS (0 secs / 3.476 secs)
Firefox 140.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.621 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 147 of 334 SUCCESS (0 secs / 3.476 secs)
Firefox 140.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.621 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 148 of 334 SUCCESS (0 secs / 3.476 secs)
Firefox 140.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.621 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 149 of 334 SUCCESS (0 secs / 3.479 secs)
Firefox 140.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.621 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 150 of 334 SUCCESS (0 secs / 3.48 secs)
Firefox 140.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.621 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 151 of 334 SUCCESS (0 secs / 3.482 secs)
Firefox 140.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.621 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 152 of 334 SUCCESS (0 secs / 3.483 secs)
Firefox 140.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.621 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 153 of 334 SUCCESS (0 secs / 3.484 secs)
Firefox 140.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.621 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 154 of 334 SUCCESS (0 secs / 3.486 secs)
Firefox 140.0 (Linux x86_64): Executed 69 of 334 SUCCESS (0 secs / 0.621 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 154 of 334 SUCCESS (0 secs / 3.486 secs)
Firefox 140.0 (Linux x86_64): Executed 70 of 334 SUCCESS (0 secs / 0.632 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 155 of 334 SUCCESS (0 secs / 3.487 secs)
Firefox 140.0 (Linux x86_64): Executed 70 of 334 SUCCESS (0 secs / 0.632 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 156 of 334 SUCCESS (0 secs / 3.489 secs)
Firefox 140.0 (Linux x86_64): Executed 70 of 334 SUCCESS (0 secs / 0.632 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 156 of 334 SUCCESS (0 secs / 3.489 secs)
Firefox 140.0 (Linux x86_64): Executed 71 of 334 SUCCESS (0 secs / 0.644 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 157 of 334 SUCCESS (0 secs / 3.501 secs)
Firefox 140.0 (Linux x86_64): Executed 71 of 334 SUCCESS (0 secs / 0.644 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 157 of 334 SUCCESS (0 secs / 3.501 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KFirefox 140.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.isWindow() is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 157 of 334 SUCCESS (0 secs / 3.501 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KFirefox 140.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.fn.offset() requires a valid DOM element'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 157 of 334 SUCCESS (0 secs / 3.501 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 158 of 334 SUCCESS (0 secs / 3.517 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 159 of 334 SUCCESS (0 secs / 3.518 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 160 of 334 SUCCESS (0 secs / 3.518 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 161 of 334 SUCCESS (0 secs / 3.518 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 162 of 334 SUCCESS (0 secs / 3.518 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 163 of 334 SUCCESS (0 secs / 3.519 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 164 of 334 SUCCESS (0 secs / 3.519 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 165 of 334 SUCCESS (0 secs / 3.519 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 166 of 334 SUCCESS (0 secs / 3.52 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 167 of 334 SUCCESS (0 secs / 3.52 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 168 of 334 SUCCESS (0 secs / 3.52 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 169 of 334 SUCCESS (0 secs / 3.52 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 170 of 334 SUCCESS (0 secs / 3.52 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 171 of 334 SUCCESS (0 secs / 3.52 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 172 of 334 SUCCESS (0 secs / 3.52 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 173 of 334 SUCCESS (0 secs / 3.52 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 174 of 334 SUCCESS (0 secs / 3.521 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 175 of 334 SUCCESS (0 secs / 3.521 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 176 of 334 SUCCESS (0 secs / 3.521 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 177 of 334 SUCCESS (0 secs / 3.521 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 178 of 334 SUCCESS (0 secs / 3.521 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 179 of 334 SUCCESS (0 secs / 3.521 secs)
Firefox 140.0 (Linux x86_64): Executed 72 of 334 SUCCESS (0 secs / 0.651 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 179 of 334 SUCCESS (0 secs / 3.521 secs)
Firefox 140.0 (Linux x86_64): Executed 73 of 334 SUCCESS (0 secs / 0.668 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 180 of 334 SUCCESS (0 secs / 3.521 secs)
Firefox 140.0 (Linux x86_64): Executed 73 of 334 SUCCESS (0 secs / 0.668 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 181 of 334 SUCCESS (0 secs / 3.521 secs)
Firefox 140.0 (Linux x86_64): Executed 73 of 334 SUCCESS (0 secs / 0.668 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 182 of 334 SUCCESS (0 secs / 3.522 secs)
Firefox 140.0 (Linux x86_64): Executed 73 of 334 SUCCESS (0 secs / 0.668 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 183 of 334 SUCCESS (0 secs / 3.53 secs)
Firefox 140.0 (Linux x86_64): Executed 73 of 334 SUCCESS (0 secs / 0.668 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 183 of 334 SUCCESS (0 secs / 3.53 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 184 of 334 SUCCESS (0 secs / 3.536 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 185 of 334 SUCCESS (0 secs / 3.542 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 186 of 334 SUCCESS (0 secs / 3.546 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 187 of 334 SUCCESS (0 secs / 3.554 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 188 of 334 SUCCESS (0 secs / 3.558 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 189 of 334 SUCCESS (0 secs / 3.564 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 190 of 334 SUCCESS (0 secs / 3.568 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 191 of 334 SUCCESS (0 secs / 3.572 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 192 of 334 SUCCESS (0 secs / 3.576 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 193 of 334 SUCCESS (0 secs / 3.581 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 194 of 334 SUCCESS (0 secs / 3.586 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 195 of 334 SUCCESS (0 secs / 3.59 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 196 of 334 SUCCESS (0 secs / 3.595 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 197 of 334 SUCCESS (0 secs / 3.6 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 198 of 334 SUCCESS (0 secs / 3.608 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 199 of 334 SUCCESS (0 secs / 3.614 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 200 of 334 SUCCESS (0 secs / 3.618 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 201 of 334 SUCCESS (0 secs / 3.622 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 202 of 334 SUCCESS (0 secs / 3.626 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 203 of 334 SUCCESS (0 secs / 3.63 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 204 of 334 SUCCESS (0 secs / 3.635 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 205 of 334 SUCCESS (0 secs / 3.638 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 206 of 334 SUCCESS (0 secs / 3.641 secs)
Firefox 140.0 (Linux x86_64): Executed 74 of 334 SUCCESS (0 secs / 0.676 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 206 of 334 SUCCESS (0 secs / 3.641 secs)
Firefox 140.0 (Linux x86_64): Executed 75 of 334 SUCCESS (0 secs / 0.881 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 206 of 334 SUCCESS (0 secs / 3.641 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 207 of 334 SUCCESS (0 secs / 3.961 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 208 of 334 SUCCESS (0 secs / 3.963 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 209 of 334 SUCCESS (0 secs / 3.967 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 210 of 334 SUCCESS (0 secs / 3.97 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 211 of 334 SUCCESS (0 secs / 3.972 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 212 of 334 SUCCESS (0 secs / 3.972 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 213 of 334 SUCCESS (0 secs / 3.973 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 214 of 334 SUCCESS (0 secs / 3.976 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 215 of 334 SUCCESS (0 secs / 3.978 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 216 of 334 SUCCESS (0 secs / 3.98 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 217 of 334 SUCCESS (0 secs / 3.981 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 218 of 334 SUCCESS (0 secs / 3.982 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 219 of 334 SUCCESS (0 secs / 3.983 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 220 of 334 SUCCESS (0 secs / 3.984 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 221 of 334 SUCCESS (0 secs / 3.985 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 222 of 334 SUCCESS (0 secs / 3.989 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 223 of 334 SUCCESS (0 secs / 3.993 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 224 of 334 SUCCESS (0 secs / 3.997 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 225 of 334 SUCCESS (0 secs / 3.999 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 226 of 334 SUCCESS (0 secs / 4 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 227 of 334 SUCCESS (0 secs / 4.001 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 228 of 334 SUCCESS (0 secs / 4.002 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 229 of 334 SUCCESS (0 secs / 4.003 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 230 of 334 SUCCESS (0 secs / 4.004 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 231 of 334 SUCCESS (0 secs / 4.005 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 232 of 334 SUCCESS (0 secs / 4.007 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 233 of 334 SUCCESS (0 secs / 4.008 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 234 of 334 SUCCESS (0 secs / 4.009 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 235 of 334 SUCCESS (0 secs / 4.009 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 236 of 334 SUCCESS (0 secs / 4.012 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 237 of 334 SUCCESS (0 secs / 4.014 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 238 of 334 SUCCESS (0 secs / 4.016 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 239 of 334 SUCCESS (0 secs / 4.018 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 240 of 334 SUCCESS (0 secs / 4.02 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 241 of 334 SUCCESS (0 secs / 4.022 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 242 of 334 SUCCESS (0 secs / 4.023 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 243 of 334 SUCCESS (0 secs / 4.025 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 244 of 334 SUCCESS (0 secs / 4.026 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 245 of 334 SUCCESS (0 secs / 4.028 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 246 of 334 SUCCESS (0 secs / 4.029 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 247 of 334 SUCCESS (0 secs / 4.032 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 248 of 334 SUCCESS (0 secs / 4.035 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 249 of 334 SUCCESS (0 secs / 4.04 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 250 of 334 SUCCESS (0 secs / 4.042 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 251 of 334 SUCCESS (0 secs / 4.043 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 252 of 334 SUCCESS (0 secs / 4.045 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 253 of 334 SUCCESS (0 secs / 4.046 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 254 of 334 SUCCESS (0 secs / 4.047 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 255 of 334 SUCCESS (0 secs / 4.049 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 256 of 334 SUCCESS (0 secs / 4.049 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 257 of 334 SUCCESS (0 secs / 4.05 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 258 of 334 SUCCESS (0 secs / 4.05 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 259 of 334 SUCCESS (0 secs / 4.051 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 260 of 334 SUCCESS (0 secs / 4.052 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 261 of 334 SUCCESS (0 secs / 4.052 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 262 of 334 SUCCESS (0 secs / 4.053 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 263 of 334 SUCCESS (0 secs / 4.053 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 264 of 334 SUCCESS (0 secs / 4.054 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 265 of 334 SUCCESS (0 secs / 4.054 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 266 of 334 SUCCESS (0 secs / 4.055 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 267 of 334 SUCCESS (0 secs / 4.055 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 268 of 334 SUCCESS (0 secs / 4.056 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 269 of 334 SUCCESS (0 secs / 4.056 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 270 of 334 SUCCESS (0 secs / 4.057 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 271 of 334 SUCCESS (0 secs / 4.057 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 272 of 334 SUCCESS (0 secs / 4.059 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 273 of 334 SUCCESS (0 secs / 4.061 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 274 of 334 SUCCESS (0 secs / 4.063 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 275 of 334 SUCCESS (0 secs / 4.063 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 276 of 334 SUCCESS (0 secs / 4.063 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 277 of 334 SUCCESS (0 secs / 4.064 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 278 of 334 SUCCESS (0 secs / 4.064 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 279 of 334 SUCCESS (0 secs / 4.065 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 280 of 334 SUCCESS (0 secs / 4.065 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 281 of 334 SUCCESS (0 secs / 4.072 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 282 of 334 SUCCESS (0 secs / 4.078 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 283 of 334 SUCCESS (0 secs / 4.083 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 284 of 334 SUCCESS (0 secs / 4.09 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 285 of 334 SUCCESS (0 secs / 4.095 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 286 of 334 SUCCESS (0 secs / 4.102 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 287 of 334 SUCCESS (0 secs / 4.109 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 288 of 334 SUCCESS (0 secs / 4.114 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 289 of 334 SUCCESS (0 secs / 4.119 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 290 of 334 SUCCESS (0 secs / 4.123 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 291 of 334 SUCCESS (0 secs / 4.127 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 292 of 334 SUCCESS (0 secs / 4.134 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 293 of 334 SUCCESS (0 secs / 4.138 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 294 of 334 SUCCESS (0 secs / 4.143 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 295 of 334 SUCCESS (0 secs / 4.148 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 296 of 334 SUCCESS (0 secs / 4.154 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 297 of 334 SUCCESS (0 secs / 4.16 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 298 of 334 SUCCESS (0 secs / 4.165 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 299 of 334 SUCCESS (0 secs / 4.17 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 300 of 334 SUCCESS (0 secs / 4.175 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 301 of 334 SUCCESS (0 secs / 4.181 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 302 of 334 SUCCESS (0 secs / 4.187 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 303 of 334 SUCCESS (0 secs / 4.192 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 304 of 334 SUCCESS (0 secs / 4.2 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 305 of 334 SUCCESS (0 secs / 4.201 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 306 of 334 SUCCESS (0 secs / 4.202 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 307 of 334 SUCCESS (0 secs / 4.202 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 308 of 334 SUCCESS (0 secs / 4.203 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 309 of 334 SUCCESS (0 secs / 4.203 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 310 of 334 SUCCESS (0 secs / 4.203 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 311 of 334 SUCCESS (0 secs / 4.203 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 312 of 334 SUCCESS (0 secs / 4.205 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 313 of 334 SUCCESS (0 secs / 4.206 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 314 of 334 SUCCESS (0 secs / 4.208 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 315 of 334 SUCCESS (0 secs / 4.209 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 316 of 334 SUCCESS (0 secs / 4.21 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 317 of 334 SUCCESS (0 secs / 4.211 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 318 of 334 SUCCESS (0 secs / 4.214 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 319 of 334 SUCCESS (0 secs / 4.216 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 320 of 334 SUCCESS (0 secs / 4.219 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 321 of 334 SUCCESS (0 secs / 4.222 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 322 of 334 SUCCESS (0 secs / 4.43 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 323 of 334 SUCCESS (0 secs / 4.431 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 324 of 334 SUCCESS (0 secs / 4.431 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 325 of 334 SUCCESS (0 secs / 4.432 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 326 of 334 SUCCESS (0 secs / 4.432 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 327 of 334 SUCCESS (0 secs / 4.432 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 328 of 334 SUCCESS (0 secs / 4.434 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 329 of 334 SUCCESS (0 secs / 4.435 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 330 of 334 SUCCESS (0 secs / 4.436 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 331 of 334 SUCCESS (0 secs / 4.436 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 332 of 334 SUCCESS (0 secs / 4.436 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 333 of 334 SUCCESS (0 secs / 4.437 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (0 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
25 02 2026 04:33:43.771:DEBUG [Chrome Headless 145.0.0.0 (Linux x86_64)]: EXECUTING -> CONNECTED
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 76 of 334 SUCCESS (0 secs / 1.096 secs)
25 02 2026 04:33:43.779:DEBUG [launcher]: CAPTURED -> BEING_KILLED
25 02 2026 04:33:43.779:DEBUG [launcher]: BEING_KILLED -> BEING_FORCE_KILLED
25 02 2026 04:33:43.780:DEBUG [Chrome Headless 145.0.0.0 (Linux x86_64)]: CONNECTED -> DISCONNECTED
25 02 2026 04:33:43.831:DEBUG [launcher]: Process ChromeHeadless exited with code 0 and signal null
25 02 2026 04:33:43.832:DEBUG [temp-dir]: Cleaning temp dir /tmp/karma-61916107
25 02 2026 04:33:43.866:DEBUG [launcher]: BEING_FORCE_KILLED -> FINISHED
25 02 2026 04:33:43.866:DEBUG [launcher]: FINISHED -> FINISHED
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 77 of 334 SUCCESS (0 secs / 1.747 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 78 of 334 SUCCESS (0 secs / 2.077 secs)
[1A[2K[1A[2KFirefox 140.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.fn.delegate() is deprecated'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 78 of 334 SUCCESS (0 secs / 2.077 secs)
[1A[2K[1A[2KFirefox 140.0 (Linux x86_64) WARN: 'JQMIGRATE: jQuery.fn.andSelf() is deprecated and removed, use jQuery.fn.addBack()'
Chrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 78 of 334 SUCCESS (0 secs / 2.077 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 79 of 334 SUCCESS (0 secs / 2.097 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 80 of 334 SUCCESS (0 secs / 2.105 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 81 of 334 SUCCESS (0 secs / 2.112 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 82 of 334 SUCCESS (0 secs / 2.124 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 83 of 334 SUCCESS (0 secs / 2.143 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 84 of 334 SUCCESS (0 secs / 2.15 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 85 of 334 SUCCESS (0 secs / 2.156 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 86 of 334 SUCCESS (0 secs / 2.158 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 87 of 334 SUCCESS (0 secs / 2.163 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 88 of 334 SUCCESS (0 secs / 2.17 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 89 of 334 SUCCESS (0 secs / 2.172 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 90 of 334 SUCCESS (0 secs / 2.178 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 91 of 334 SUCCESS (0 secs / 2.183 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 92 of 334 SUCCESS (0 secs / 2.187 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 93 of 334 SUCCESS (0 secs / 2.19 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 94 of 334 SUCCESS (0 secs / 2.194 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 95 of 334 SUCCESS (0 secs / 2.197 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 96 of 334 SUCCESS (0 secs / 2.2 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 97 of 334 SUCCESS (0 secs / 2.2 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 98 of 334 SUCCESS (0 secs / 2.201 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 99 of 334 SUCCESS (0 secs / 2.203 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 100 of 334 SUCCESS (0 secs / 2.204 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 101 of 334 SUCCESS (0 secs / 2.209 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 102 of 334 SUCCESS (0 secs / 2.221 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 103 of 334 SUCCESS (0 secs / 2.244 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 104 of 334 SUCCESS (0 secs / 2.276 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 105 of 334 SUCCESS (0 secs / 2.405 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 106 of 334 SUCCESS (0 secs / 2.741 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 107 of 334 SUCCESS (0 secs / 2.755 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 108 of 334 SUCCESS (0 secs / 2.757 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 109 of 334 SUCCESS (0 secs / 2.762 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 110 of 334 SUCCESS (0 secs / 2.762 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 111 of 334 SUCCESS (0 secs / 2.762 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 112 of 334 SUCCESS (0 secs / 2.762 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 113 of 334 SUCCESS (0 secs / 2.762 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 114 of 334 SUCCESS (0 secs / 2.762 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 115 of 334 SUCCESS (0 secs / 2.762 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 116 of 334 SUCCESS (0 secs / 2.763 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 117 of 334 SUCCESS (0 secs / 2.763 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 118 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 119 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 120 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 121 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 122 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 123 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 124 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 125 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 126 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 127 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 128 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 129 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 130 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 131 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 132 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 133 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 134 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 135 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 136 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 137 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 138 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 139 of 334 SUCCESS (0 secs / 2.764 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 140 of 334 SUCCESS (0 secs / 2.765 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 141 of 334 SUCCESS (0 secs / 2.765 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 142 of 334 SUCCESS (0 secs / 2.765 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 143 of 334 SUCCESS (0 secs / 2.765 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 144 of 334 SUCCESS (0 secs / 2.765 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 145 of 334 SUCCESS (0 secs / 2.765 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 146 of 334 SUCCESS (0 secs / 2.765 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 147 of 334 SUCCESS (0 secs / 2.765 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 148 of 334 SUCCESS (0 secs / 2.765 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 149 of 334 SUCCESS (0 secs / 2.766 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 150 of 334 SUCCESS (0 secs / 2.767 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 151 of 334 SUCCESS (0 secs / 2.768 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 152 of 334 SUCCESS (0 secs / 2.769 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 153 of 334 SUCCESS (0 secs / 2.77 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 154 of 334 SUCCESS (0 secs / 2.771 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 155 of 334 SUCCESS (0 secs / 2.772 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 156 of 334 SUCCESS (0 secs / 2.773 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 157 of 334 SUCCESS (0 secs / 2.782 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 158 of 334 SUCCESS (0 secs / 2.792 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 159 of 334 SUCCESS (0 secs / 2.792 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 160 of 334 SUCCESS (0 secs / 2.793 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 161 of 334 SUCCESS (0 secs / 2.793 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 162 of 334 SUCCESS (0 secs / 2.793 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 163 of 334 SUCCESS (0 secs / 2.793 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 164 of 334 SUCCESS (0 secs / 2.793 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 165 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 166 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 167 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 168 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 169 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 170 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 171 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 172 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 173 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 174 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 175 of 334 SUCCESS (0 secs / 2.794 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 176 of 334 SUCCESS (0 secs / 2.795 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 177 of 334 SUCCESS (0 secs / 2.795 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 178 of 334 SUCCESS (0 secs / 2.795 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 179 of 334 SUCCESS (0 secs / 2.796 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 180 of 334 SUCCESS (0 secs / 2.796 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 181 of 334 SUCCESS (0 secs / 2.796 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 182 of 334 SUCCESS (0 secs / 2.796 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 183 of 334 SUCCESS (0 secs / 2.803 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 184 of 334 SUCCESS (0 secs / 2.809 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 185 of 334 SUCCESS (0 secs / 2.813 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 186 of 334 SUCCESS (0 secs / 2.818 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 187 of 334 SUCCESS (0 secs / 2.823 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 188 of 334 SUCCESS (0 secs / 2.828 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 189 of 334 SUCCESS (0 secs / 2.834 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 190 of 334 SUCCESS (0 secs / 2.838 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 191 of 334 SUCCESS (0 secs / 2.842 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 192 of 334 SUCCESS (0 secs / 2.846 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 193 of 334 SUCCESS (0 secs / 2.851 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 194 of 334 SUCCESS (0 secs / 2.855 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 195 of 334 SUCCESS (0 secs / 2.86 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 196 of 334 SUCCESS (0 secs / 2.864 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 197 of 334 SUCCESS (0 secs / 2.868 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 198 of 334 SUCCESS (0 secs / 2.874 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 199 of 334 SUCCESS (0 secs / 2.879 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 200 of 334 SUCCESS (0 secs / 2.885 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 201 of 334 SUCCESS (0 secs / 2.89 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 202 of 334 SUCCESS (0 secs / 2.896 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 203 of 334 SUCCESS (0 secs / 2.9 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 204 of 334 SUCCESS (0 secs / 2.905 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 205 of 334 SUCCESS (0 secs / 2.911 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 206 of 334 SUCCESS (0 secs / 2.915 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 207 of 334 SUCCESS (0 secs / 3.239 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 208 of 334 SUCCESS (0 secs / 3.243 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 209 of 334 SUCCESS (0 secs / 3.245 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 210 of 334 SUCCESS (0 secs / 3.247 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 211 of 334 SUCCESS (0 secs / 3.248 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 212 of 334 SUCCESS (0 secs / 3.254 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 213 of 334 SUCCESS (0 secs / 3.259 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 214 of 334 SUCCESS (0 secs / 3.262 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 215 of 334 SUCCESS (0 secs / 3.264 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 216 of 334 SUCCESS (0 secs / 3.266 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 217 of 334 SUCCESS (0 secs / 3.269 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 218 of 334 SUCCESS (0 secs / 3.271 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 219 of 334 SUCCESS (0 secs / 3.272 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 220 of 334 SUCCESS (0 secs / 3.274 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 221 of 334 SUCCESS (0 secs / 3.275 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 222 of 334 SUCCESS (0 secs / 3.277 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 223 of 334 SUCCESS (0 secs / 3.279 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 224 of 334 SUCCESS (0 secs / 3.281 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 225 of 334 SUCCESS (0 secs / 3.283 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 226 of 334 SUCCESS (0 secs / 3.285 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 227 of 334 SUCCESS (0 secs / 3.286 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 228 of 334 SUCCESS (0 secs / 3.287 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 229 of 334 SUCCESS (0 secs / 3.289 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 230 of 334 SUCCESS (0 secs / 3.291 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 231 of 334 SUCCESS (0 secs / 3.296 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 232 of 334 SUCCESS (0 secs / 3.299 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 233 of 334 SUCCESS (0 secs / 3.301 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 234 of 334 SUCCESS (0 secs / 3.303 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 235 of 334 SUCCESS (0 secs / 3.304 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 236 of 334 SUCCESS (0 secs / 3.306 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 237 of 334 SUCCESS (0 secs / 3.307 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 238 of 334 SUCCESS (0 secs / 3.308 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 239 of 334 SUCCESS (0 secs / 3.309 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 240 of 334 SUCCESS (0 secs / 3.311 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 241 of 334 SUCCESS (0 secs / 3.312 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 242 of 334 SUCCESS (0 secs / 3.313 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 243 of 334 SUCCESS (0 secs / 3.315 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 244 of 334 SUCCESS (0 secs / 3.315 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 245 of 334 SUCCESS (0 secs / 3.317 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 246 of 334 SUCCESS (0 secs / 3.317 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 247 of 334 SUCCESS (0 secs / 3.32 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 248 of 334 SUCCESS (0 secs / 3.321 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 249 of 334 SUCCESS (0 secs / 3.323 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 250 of 334 SUCCESS (0 secs / 3.325 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 251 of 334 SUCCESS (0 secs / 3.326 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 252 of 334 SUCCESS (0 secs / 3.327 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 253 of 334 SUCCESS (0 secs / 3.328 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 254 of 334 SUCCESS (0 secs / 3.329 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 255 of 334 SUCCESS (0 secs / 3.329 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 256 of 334 SUCCESS (0 secs / 3.33 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 257 of 334 SUCCESS (0 secs / 3.331 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 258 of 334 SUCCESS (0 secs / 3.331 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 259 of 334 SUCCESS (0 secs / 3.332 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 260 of 334 SUCCESS (0 secs / 3.332 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 261 of 334 SUCCESS (0 secs / 3.333 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 262 of 334 SUCCESS (0 secs / 3.333 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 263 of 334 SUCCESS (0 secs / 3.334 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 264 of 334 SUCCESS (0 secs / 3.334 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 265 of 334 SUCCESS (0 secs / 3.334 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 266 of 334 SUCCESS (0 secs / 3.335 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 267 of 334 SUCCESS (0 secs / 3.335 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 268 of 334 SUCCESS (0 secs / 3.335 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 269 of 334 SUCCESS (0 secs / 3.335 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 270 of 334 SUCCESS (0 secs / 3.336 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 271 of 334 SUCCESS (0 secs / 3.336 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 272 of 334 SUCCESS (0 secs / 3.337 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 273 of 334 SUCCESS (0 secs / 3.338 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 274 of 334 SUCCESS (0 secs / 3.34 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 275 of 334 SUCCESS (0 secs / 3.34 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 276 of 334 SUCCESS (0 secs / 3.34 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 277 of 334 SUCCESS (0 secs / 3.34 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 278 of 334 SUCCESS (0 secs / 3.341 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 279 of 334 SUCCESS (0 secs / 3.341 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 280 of 334 SUCCESS (0 secs / 3.341 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 281 of 334 SUCCESS (0 secs / 3.35 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 282 of 334 SUCCESS (0 secs / 3.356 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 283 of 334 SUCCESS (0 secs / 3.362 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 284 of 334 SUCCESS (0 secs / 3.368 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 285 of 334 SUCCESS (0 secs / 3.375 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 286 of 334 SUCCESS (0 secs / 3.382 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 287 of 334 SUCCESS (0 secs / 3.389 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 288 of 334 SUCCESS (0 secs / 3.395 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 289 of 334 SUCCESS (0 secs / 3.405 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 290 of 334 SUCCESS (0 secs / 3.411 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 291 of 334 SUCCESS (0 secs / 3.419 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 292 of 334 SUCCESS (0 secs / 3.434 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 293 of 334 SUCCESS (0 secs / 3.445 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 294 of 334 SUCCESS (0 secs / 3.452 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 295 of 334 SUCCESS (0 secs / 3.458 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 296 of 334 SUCCESS (0 secs / 3.466 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 297 of 334 SUCCESS (0 secs / 3.473 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 298 of 334 SUCCESS (0 secs / 3.48 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 299 of 334 SUCCESS (0 secs / 3.486 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 300 of 334 SUCCESS (0 secs / 3.491 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 301 of 334 SUCCESS (0 secs / 3.497 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 302 of 334 SUCCESS (0 secs / 3.502 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 303 of 334 SUCCESS (0 secs / 3.508 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 304 of 334 SUCCESS (0 secs / 3.513 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 305 of 334 SUCCESS (0 secs / 3.514 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 306 of 334 SUCCESS (0 secs / 3.514 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 307 of 334 SUCCESS (0 secs / 3.514 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 308 of 334 SUCCESS (0 secs / 3.514 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 309 of 334 SUCCESS (0 secs / 3.514 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 310 of 334 SUCCESS (0 secs / 3.514 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 311 of 334 SUCCESS (0 secs / 3.514 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 312 of 334 SUCCESS (0 secs / 3.515 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 313 of 334 SUCCESS (0 secs / 3.516 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 314 of 334 SUCCESS (0 secs / 3.517 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 315 of 334 SUCCESS (0 secs / 3.518 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 316 of 334 SUCCESS (0 secs / 3.519 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 317 of 334 SUCCESS (0 secs / 3.52 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 318 of 334 SUCCESS (0 secs / 3.522 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 319 of 334 SUCCESS (0 secs / 3.524 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 320 of 334 SUCCESS (0 secs / 3.527 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 321 of 334 SUCCESS (0 secs / 3.53 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 322 of 334 SUCCESS (0 secs / 3.739 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 323 of 334 SUCCESS (0 secs / 3.743 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 324 of 334 SUCCESS (0 secs / 3.745 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 325 of 334 SUCCESS (0 secs / 3.748 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 326 of 334 SUCCESS (0 secs / 3.751 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 327 of 334 SUCCESS (0 secs / 3.751 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 328 of 334 SUCCESS (0 secs / 3.756 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 329 of 334 SUCCESS (0 secs / 3.758 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 330 of 334 SUCCESS (0 secs / 3.76 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 331 of 334 SUCCESS (0 secs / 3.76 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 332 of 334 SUCCESS (0 secs / 3.76 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 333 of 334 SUCCESS (0 secs / 3.761 secs)
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 334 of 334 SUCCESS (0 secs / 3.779 secs)
25 02 2026 04:33:45.983:DEBUG [Firefox 140.0 (Linux x86_64)]: EXECUTING -> CONNECTED
[1A[2K[1A[2KChrome Headless 145.0.0.0 (Linux x86_64): Executed 334 of 334 SUCCESS (4.561 secs / 4.452 secs)
Firefox 140.0 (Linux x86_64): Executed 334 of 334 SUCCESS (3.821 secs / 3.779 secs)
25 02 2026 04:33:45.987:DEBUG [launcher]: CAPTURED -> BEING_KILLED
25 02 2026 04:33:45.987:DEBUG [launcher]: BEING_KILLED -> BEING_FORCE_KILLED
25 02 2026 04:33:45.987:DEBUG [Firefox 140.0 (Linux x86_64)]: CONNECTED -> DISCONNECTED
TOTAL: 668 SUCCESS
25 02 2026 04:33:45.989:DEBUG [karma-server]: Run complete, exiting.
25 02 2026 04:33:45.990:DEBUG [launcher]: Disconnecting all browsers
25 02 2026 04:33:45.990:DEBUG [launcher]: FINISHED -> BEING_FORCE_KILLED
25 02 2026 04:33:45.990:DEBUG [launcher]: BEING_FORCE_KILLED -> BEING_FORCE_KILLED
25 02 2026 04:33:45.991:DEBUG [proxy]: Destroying proxy agents
25 02 2026 04:33:46.022:DEBUG [launcher]: Process FirefoxHeadless exited with code null and signal SIGTERM
25 02 2026 04:33:46.022:DEBUG [temp-dir]: Cleaning temp dir /tmp/karma-15731713
25 02 2026 04:33:46.054:DEBUG [launcher]: Finished all browsers
25 02 2026 04:33:46.054:DEBUG [launcher]: BEING_FORCE_KILLED -> FINISHED
25 02 2026 04:33:46.054:DEBUG [launcher]: FINISHED -> FINISHED
Done.
--- end ---
$ package-lock-lint /src/repo/package-lock.json
--- stdout ---
Checking /src/repo/package-lock.json
--- end ---
[DNM] there are no updates
$ git add .
--- stdout ---
--- end ---
$ git commit -F /tmp/tmpqtsel_gu
--- stdout ---
[master f22e401] [DNM] there are no updates
1 file changed, 74 insertions(+), 38 deletions(-)
--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From f22e401e8e30ab2253279c0b8a6043386be27125 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Wed, 25 Feb 2026 04:33:46 +0000
Subject: [PATCH] [DNM] there are no updates
Change-Id: Id37c8634d1c09514be4b9263a0877ab96d430ad2
---
package-lock.json | 112 ++++++++++++++++++++++++++++++----------------
1 file changed, 74 insertions(+), 38 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 94770ef..84c1319 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -669,22 +669,34 @@
"typescript": ">=4.8.4 <6.0.0"
}
},
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
+ "dev": true,
+ "engines": {
+ "node": "18 || 20 || >=22"
+ }
+ },
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
+ "version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
+ "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
"dev": true,
"dependencies": {
- "balanced-match": "^1.0.0"
+ "balanced-match": "^4.0.2"
+ },
+ "engines": {
+ "node": "18 || 20 || >=22"
}
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
- "version": "9.0.5",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "version": "9.0.7",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
+ "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
"dev": true,
"dependencies": {
- "brace-expansion": "^2.0.1"
+ "brace-expansion": "^5.0.2"
},
"engines": {
"node": ">=16 || 14 >=14.17"
@@ -3924,22 +3936,34 @@
"webpack": "^5.0.0"
}
},
+ "node_modules/karma-webpack/node_modules/balanced-match": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
+ "dev": true,
+ "engines": {
+ "node": "18 || 20 || >=22"
+ }
+ },
"node_modules/karma-webpack/node_modules/brace-expansion": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
+ "version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
+ "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
"dev": true,
"dependencies": {
- "balanced-match": "^1.0.0"
+ "balanced-match": "^4.0.2"
+ },
+ "engines": {
+ "node": "18 || 20 || >=22"
}
},
"node_modules/karma-webpack/node_modules/minimatch": {
- "version": "9.0.5",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "version": "9.0.7",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
+ "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
"dev": true,
"dependencies": {
- "brace-expansion": "^2.0.1"
+ "brace-expansion": "^5.0.2"
},
"engines": {
"node": ">=16 || 14 >=14.17"
@@ -4209,9 +4233,9 @@
}
},
"node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
+ "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
"dev": true,
"dependencies": {
"brace-expansion": "^1.1.7"
@@ -6770,22 +6794,28 @@
"ts-api-utils": "^2.1.0"
},
"dependencies": {
+ "balanced-match": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
+ "dev": true
+ },
"brace-expansion": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
+ "version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
+ "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
"dev": true,
"requires": {
- "balanced-match": "^1.0.0"
+ "balanced-match": "^4.0.2"
}
},
"minimatch": {
- "version": "9.0.5",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "version": "9.0.7",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
+ "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
"dev": true,
"requires": {
- "brace-expansion": "^2.0.1"
+ "brace-expansion": "^5.0.2"
}
}
}
@@ -9218,22 +9248,28 @@
"webpack-merge": "^4.1.5"
},
"dependencies": {
+ "balanced-match": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
+ "dev": true
+ },
"brace-expansion": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
+ "version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
+ "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
"dev": true,
"requires": {
- "balanced-match": "^1.0.0"
+ "balanced-match": "^4.0.2"
}
},
"minimatch": {
- "version": "9.0.5",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "version": "9.0.7",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
+ "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
"dev": true,
"requires": {
- "brace-expansion": "^2.0.1"
+ "brace-expansion": "^5.0.2"
}
}
}
@@ -9428,9 +9464,9 @@
"dev": true
},
"minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
+ "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"
--
2.47.3
--- end ---