mediawiki/extensions/Wikibase: REL1_42 (log #1365716)

sourcepatches

This run took 368 seconds.

$ date
--- stdout ---
Thu Jun  6 22:04:34 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-Wikibase.git repo --depth=1 -b REL1_42
--- stderr ---
Cloning into '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
--- stderr ---
Submodule 'lib/resources/wikibase-api' (https://gerrit.wikimedia.org/r/wikibase/javascript-api) registered for path 'lib/resources/wikibase-api'
Submodule 'view/lib/wikibase-data-model' (https://phabricator.wikimedia.org/source/wikibase-data-model.git) registered for path 'view/lib/wikibase-data-model'
Submodule 'view/lib/wikibase-data-values' (https://phabricator.wikimedia.org/source/datavalues-javascript.git) registered for path 'view/lib/wikibase-data-values'
Submodule 'view/lib/wikibase-data-values-value-view' (https://gerrit.wikimedia.org/r/data-values/value-view) registered for path 'view/lib/wikibase-data-values-value-view'
Submodule 'view/lib/wikibase-serialization' (https://phabricator.wikimedia.org/source/wikibase-serialization.git) registered for path 'view/lib/wikibase-serialization'
Submodule 'view/lib/wikibase-termbox' (https://gerrit.wikimedia.org/r/wikibase/termbox) registered for path 'view/lib/wikibase-termbox'
Cloning into '/src/repo/lib/resources/wikibase-api'...
Cloning into '/src/repo/view/lib/wikibase-data-model'...
Cloning into '/src/repo/view/lib/wikibase-data-values'...
Cloning into '/src/repo/view/lib/wikibase-data-values-value-view'...
Cloning into '/src/repo/view/lib/wikibase-serialization'...
Cloning into '/src/repo/view/lib/wikibase-termbox'...
--- stdout ---
Submodule path 'lib/resources/wikibase-api': checked out '7f076e3534686ab35f7807462539fcef08b6e9f2'
Submodule path 'view/lib/wikibase-data-model': checked out '6b304daeb804591ddc4520925337429ac086515c'
Submodule path 'view/lib/wikibase-data-values': checked out '457733ebe7b0d090a67e2623350be2e4286077fe'
Submodule path 'view/lib/wikibase-data-values-value-view': checked out '0bd65f4e0cd4defdc315e15d462a09e8b6d9bf8f'
Submodule path 'view/lib/wikibase-serialization': checked out 'e9b9a736f19e42497bfe45cb6f323781b00b5023'
Submodule path 'view/lib/wikibase-termbox': checked out 'facec6ea9cca7f61ff59e42dfde2ef30ec347b65'

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/REL1_42
--- stdout ---
893b07ef095c83d2d67a611f4311119b5b3cb995 refs/heads/REL1_42

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "mwbot": {
      "name": "mwbot",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "request"
      ],
      "effects": [
        "wdio-mediawiki",
        "wdio-wikibase"
      ],
      "range": ">=0.1.6",
      "nodes": [
        "node_modules/mwbot"
      ],
      "fixAvailable": false
    },
    "request": {
      "name": "request",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1096727,
          "name": "request",
          "dependency": "request",
          "title": "Server-Side Request Forgery in Request",
          "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<=2.88.2"
        },
        "tough-cookie"
      ],
      "effects": [
        "mwbot"
      ],
      "range": "*",
      "nodes": [
        "node_modules/request"
      ],
      "fixAvailable": false
    },
    "tough-cookie": {
      "name": "tough-cookie",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1096643,
          "name": "tough-cookie",
          "dependency": "tough-cookie",
          "title": "tough-cookie Prototype Pollution vulnerability",
          "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<4.1.3",
      "nodes": [
        "node_modules/tough-cookie"
      ],
      "fixAvailable": false
    },
    "wdio-mediawiki": {
      "name": "wdio-mediawiki",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-mediawiki"
      ],
      "fixAvailable": false
    },
    "wdio-wikibase": {
      "name": "wdio-wikibase",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot",
        "wdio-mediawiki"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-wikibase"
      ],
      "fixAvailable": false
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 5,
      "high": 0,
      "critical": 0,
      "total": 5
    },
    "dependencies": {
      "prod": 1,
      "dev": 1142,
      "optional": 2,
      "peer": 12,
      "peerOptional": 0,
      "total": 1142
    }
  }
}

--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 59 installs, 0 updates, 0 removals
  - Locking composer/installers (v1.12.0)
  - Locking composer/pcre (3.1.4)
  - Locking composer/semver (3.4.0)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking data-values/common (1.1.0)
  - Locking data-values/data-values (3.1.0)
  - Locking data-values/geo (4.4.0)
  - Locking data-values/interfaces (1.0.0)
  - Locking data-values/number (0.12.3)
  - Locking data-values/serialization (1.2.5)
  - Locking data-values/time (1.1.2)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v0.7.2)
  - Locking diff/diff (3.3.1)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v43.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.14.0)
  - Locking mediawiki/minus-x (1.1.1)
  - Locking mediawiki/phan-taint-check-plugin (6.0.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking monolog/monolog (2.9.3)
  - Locking netresearch/jsonmapper (v4.4.1)
  - Locking onoi/message-reporter (1.4.2)
  - Locking phan/phan (5.4.3)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.3.2)
  - Locking phpat/phpat (0.10.16)
  - Locking phpcsstandards/phpcsextra (1.1.2)
  - Locking phpcsstandards/phpcsutils (1.0.9)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.3.0)
  - Locking phpdocumentor/type-resolver (1.6.2)
  - Locking phpstan/phpdoc-parser (0.4.9)
  - Locking phpstan/phpstan (1.11.4)
  - Locking psr/container (2.0.2)
  - Locking psr/http-message (1.1)
  - Locking psr/log (1.1.4)
  - Locking psr/simple-cache (1.0.1)
  - Locking sabre/event (5.1.4)
  - Locking serialization/serialization (4.0.0)
  - Locking slevomat/coding-standard (6.4.1)
  - Locking squizlabs/php_codesniffer (3.8.1)
  - Locking swaggest/json-diff (v3.10.5)
  - Locking symfony/console (v5.4.40)
  - Locking symfony/deprecation-contracts (v3.5.0)
  - Locking symfony/polyfill-ctype (v1.29.0)
  - Locking symfony/polyfill-intl-grapheme (v1.29.0)
  - Locking symfony/polyfill-intl-normalizer (v1.29.0)
  - Locking symfony/polyfill-mbstring (v1.29.0)
  - Locking symfony/polyfill-php73 (v1.29.0)
  - Locking symfony/polyfill-php80 (v1.29.0)
  - Locking symfony/service-contracts (v3.5.0)
  - Locking symfony/string (v6.4.8)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.11.0)
  - Locking wikimedia/at-ease (v2.1.0)
  - Locking wikimedia/purtle (v1.0.8)
  - Locking wikimedia/timestamp (v4.1.1)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 59 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing composer/installers (v1.12.0): Extracting archive
  - Installing squizlabs/php_codesniffer (3.8.1): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v0.7.2): Extracting archive
  - Installing composer/pcre (3.1.4): Extracting archive
  - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
  - Installing data-values/interfaces (1.0.0): Extracting archive
  - Installing data-values/data-values (3.1.0): Extracting archive
  - Installing data-values/geo (4.4.0): Extracting archive
  - Installing data-values/common (1.1.0): Extracting archive
  - Installing data-values/number (0.12.3): Extracting archive
  - Installing serialization/serialization (4.0.0): Extracting archive
  - Installing data-values/serialization (1.2.5): Extracting archive
  - Installing data-values/time (1.1.2): Extracting archive
  - Installing diff/diff (3.3.1): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.9): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.1.2): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.4.0): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v43.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
  - Installing symfony/string (v6.4.8): Extracting archive
  - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.5.0): Extracting archive
  - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
  - Installing symfony/console (v5.4.40): Extracting archive
  - Installing sabre/event (5.1.4): Extracting archive
  - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing phpdocumentor/type-resolver (1.6.2): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (1.1.4): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.4.3): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (6.0.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.14.0): Extracting archive
  - Installing mediawiki/minus-x (1.1.1): Extracting archive
  - Installing monolog/monolog (2.9.3): Extracting archive
  - Installing onoi/message-reporter (1.4.2): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.3.2): Extracting archive
  - Installing phpstan/phpstan (1.11.4): Extracting archive
  - Installing phpat/phpat (0.10.16): Extracting archive
  - Installing psr/http-message (1.1): Extracting archive
  - Installing psr/simple-cache (1.0.1): Extracting archive
  - Installing phpstan/phpdoc-parser (0.4.9): Extracting archive
  - Installing slevomat/coding-standard (6.4.1): Extracting archive
  - Installing swaggest/json-diff (v3.10.5): Extracting archive
  - Installing wikimedia/at-ease (v2.1.0): Extracting archive
  - Installing wikimedia/purtle (v1.0.8): Extracting archive
  - Installing wikimedia/timestamp (v4.1.1): Extracting archive
  0/56 [>---------------------------]   0%
 20/56 [==========>-----------------]  35%
 30/56 [===============>------------]  53%
 42/56 [=====================>------]  75%
 54/56 [===========================>]  96%
 56/56 [============================] 100%
13 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../../repo,../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils,../../slevomat/coding-standard

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "mwbot": {
      "name": "mwbot",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "request"
      ],
      "effects": [
        "wdio-mediawiki",
        "wdio-wikibase"
      ],
      "range": ">=0.1.6",
      "nodes": [
        "node_modules/mwbot"
      ],
      "fixAvailable": false
    },
    "request": {
      "name": "request",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1096727,
          "name": "request",
          "dependency": "request",
          "title": "Server-Side Request Forgery in Request",
          "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<=2.88.2"
        },
        "tough-cookie"
      ],
      "effects": [
        "mwbot"
      ],
      "range": "*",
      "nodes": [
        "node_modules/request"
      ],
      "fixAvailable": false
    },
    "tough-cookie": {
      "name": "tough-cookie",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1096643,
          "name": "tough-cookie",
          "dependency": "tough-cookie",
          "title": "tough-cookie Prototype Pollution vulnerability",
          "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<4.1.3",
      "nodes": [
        "node_modules/tough-cookie"
      ],
      "fixAvailable": false
    },
    "wdio-mediawiki": {
      "name": "wdio-mediawiki",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-mediawiki"
      ],
      "fixAvailable": false
    },
    "wdio-wikibase": {
      "name": "wdio-wikibase",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot",
        "wdio-mediawiki"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-wikibase"
      ],
      "fixAvailable": false
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 5,
      "high": 0,
      "critical": 0,
      "total": 5
    },
    "dependencies": {
      "prod": 1,
      "dev": 1142,
      "optional": 2,
      "peer": 12,
      "peerOptional": 0,
      "total": 1142
    }
  }
}

--- 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
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE   required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
{
  "added": 1142,
  "removed": 0,
  "changed": 0,
  "audited": 1143,
  "funding": 182,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "mwbot": {
        "name": "mwbot",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "request"
        ],
        "effects": [
          "wdio-mediawiki",
          "wdio-wikibase"
        ],
        "range": ">=0.1.6",
        "nodes": [
          "node_modules/mwbot"
        ],
        "fixAvailable": false
      },
      "request": {
        "name": "request",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1096727,
            "name": "request",
            "dependency": "request",
            "title": "Server-Side Request Forgery in Request",
            "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
            "severity": "moderate",
            "cwe": [
              "CWE-918"
            ],
            "cvss": {
              "score": 6.1,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
            },
            "range": "<=2.88.2"
          },
          "tough-cookie"
        ],
        "effects": [
          "mwbot"
        ],
        "range": "*",
        "nodes": [
          "node_modules/request"
        ],
        "fixAvailable": false
      },
      "tough-cookie": {
        "name": "tough-cookie",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1096643,
            "name": "tough-cookie",
            "dependency": "tough-cookie",
            "title": "tough-cookie Prototype Pollution vulnerability",
            "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
            "severity": "moderate",
            "cwe": [
              "CWE-1321"
            ],
            "cvss": {
              "score": 6.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
            },
            "range": "<4.1.3"
          }
        ],
        "effects": [
          "request"
        ],
        "range": "<4.1.3",
        "nodes": [
          "node_modules/tough-cookie"
        ],
        "fixAvailable": false
      },
      "wdio-mediawiki": {
        "name": "wdio-mediawiki",
        "severity": "moderate",
        "isDirect": true,
        "via": [
          "mwbot"
        ],
        "effects": [],
        "range": "*",
        "nodes": [
          "node_modules/wdio-mediawiki"
        ],
        "fixAvailable": false
      },
      "wdio-wikibase": {
        "name": "wdio-wikibase",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "mwbot",
          "wdio-mediawiki"
        ],
        "effects": [],
        "range": "*",
        "nodes": [
          ""
        ],
        "fixAvailable": false
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 0,
        "moderate": 5,
        "high": 0,
        "critical": 0,
        "total": 5
      },
      "dependencies": {
        "prod": 1,
        "dev": 1142,
        "optional": 2,
        "peer": 12,
        "peerOptional": 0,
        "total": 1142
      }
    }
  }
}

--- end ---
{"added": 1142, "removed": 0, "changed": 0, "audited": 1143, "funding": 182, "audit": {"auditReportVersion": 2, "vulnerabilities": {"mwbot": {"name": "mwbot", "severity": "moderate", "isDirect": false, "via": ["request"], "effects": ["wdio-mediawiki", "wdio-wikibase"], "range": ">=0.1.6", "nodes": ["node_modules/mwbot"], "fixAvailable": false}, "request": {"name": "request", "severity": "moderate", "isDirect": false, "via": [{"source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": ["CWE-918"], "cvss": {"score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}, "range": "<=2.88.2"}, "tough-cookie"], "effects": ["mwbot"], "range": "*", "nodes": ["node_modules/request"], "fixAvailable": false}, "tough-cookie": {"name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [{"source": 1096643, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"}, "range": "<4.1.3"}], "effects": ["request"], "range": "<4.1.3", "nodes": ["node_modules/tough-cookie"], "fixAvailable": false}, "wdio-mediawiki": {"name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": ["mwbot"], "effects": [], "range": "*", "nodes": ["node_modules/wdio-mediawiki"], "fixAvailable": false}, "wdio-wikibase": {"name": "wdio-wikibase", "severity": "moderate", "isDirect": false, "via": ["mwbot", "wdio-mediawiki"], "effects": [], "range": "*", "nodes": [""], "fixAvailable": false}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 5, "high": 0, "critical": 0, "total": 5}, "dependencies": {"prod": 1, "dev": 1142, "optional": 2, "peer": 12, "peerOptional": 0, "total": 1142}}}}
$ /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 EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE   required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated superagent@6.1.0: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
npm WARN deprecated stylelint-stylistic@0.4.3: This package has been deprecated in favor of @stylistic/stylelint-plugin
--- stdout ---

added 1141 packages, and audited 1142 packages in 13s

182 packages are looking for funding
  run `npm fund` for details

# npm audit report

request  *
Severity: moderate
Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6
Depends on vulnerable versions of tough-cookie
No fix available
node_modules/request
  mwbot  >=0.1.6
  Depends on vulnerable versions of request
  node_modules/mwbot
    wdio-mediawiki  *
    Depends on vulnerable versions of mwbot
    node_modules/wdio-mediawiki
    wdio-wikibase  *
    Depends on vulnerable versions of mwbot
    Depends on vulnerable versions of wdio-mediawiki
    node_modules/wdio-wikibase

tough-cookie  <4.1.3
Severity: moderate
tough-cookie Prototype Pollution vulnerability - https://github.com/advisories/GHSA-72xf-g2v4-qvf3
No fix available
node_modules/tough-cookie

5 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE   required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated superagent@6.1.0: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
npm WARN deprecated stylelint-stylistic@0.4.3: This package has been deprecated in favor of @stylistic/stylelint-plugin
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE   required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @vue/server-renderer@3.2.23
npm WARN Found: vue@3.3.9
npm WARN node_modules/vue
npm WARN   vue@"3.3.9" from the root project
npm WARN   6 more (@vue/babel-preset-app, @vue/cli-plugin-typescript, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer vue@"3.2.23" from @vue/server-renderer@3.2.23
npm WARN node_modules/@vue/server-renderer
npm WARN   optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.0
npm WARN   node_modules/@vue/test-utils
npm WARN 
npm WARN Conflicting peer dependency: vue@3.2.23
npm WARN node_modules/vue
npm WARN   peer vue@"3.2.23" from @vue/server-renderer@3.2.23
npm WARN   node_modules/@vue/server-renderer
npm WARN     optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.0
npm WARN     node_modules/@vue/test-utils
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: cache-loader@4.1.0
npm WARN Found: webpack@5.66.0
npm WARN node_modules/webpack
npm WARN   peer webpack@"^4.0.0 || ^5.0.0" from @soda/friendly-errors-webpack-plugin@1.8.1
npm WARN   node_modules/@soda/friendly-errors-webpack-plugin
npm WARN     @soda/friendly-errors-webpack-plugin@"^1.8.0" from @vue/cli-service@5.0.0-rc.2
npm WARN     node_modules/@vue/cli-service
npm WARN   25 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer webpack@"^4.0.0" from cache-loader@4.1.0
npm WARN node_modules/cache-loader
npm WARN   cache-loader@"^4.1.0" from @vue/cli-plugin-typescript@5.0.0-rc.2
npm WARN   node_modules/@vue/cli-plugin-typescript
npm WARN   1 more (@vue/cli-service)
npm WARN 
npm WARN Conflicting peer dependency: webpack@4.47.0
npm WARN node_modules/webpack
npm WARN   peer webpack@"^4.0.0" from cache-loader@4.1.0
npm WARN   node_modules/cache-loader
npm WARN     cache-loader@"^4.1.0" from @vue/cli-plugin-typescript@5.0.0-rc.2
npm WARN     node_modules/@vue/cli-plugin-typescript
npm WARN     1 more (@vue/cli-service)
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE   required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated @apidevtools/swagger-cli@4.0.4: This package has been abandoned. Please switch to using the actively maintained @redocly/cli
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated stylelint-processor-html@1.0.0: Please use stylelint-processor-arbitrary-tags https://github.com/mapbox/stylelint-processor-arbitrary-tags 
npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated har-validator@5.1.3: this library is no longer supported
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated superagent@6.1.0: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported
npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.3.3: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/refractor/visitors/open-api-3-0/license'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/fs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/caniuse-lite/dist/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/refractor/visitors/open-api-3-0/oauth-flows'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets/js-with-ts-legacy'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/node_modules/prismjs/components/prism-xquery.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/node_modules/prismjs/components/prism-yaml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests/fixtures/variable_used_in_property'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/lcov'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/refractor/visitors/open-api-3-0/paths'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/string'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/caniuse-lite/dist/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wgsl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wiki.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/refractor/visitors/open-api-3-0/security-requirement'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wolfram.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/pulsar'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-module-mjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-function-parentheses-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets/js-with-ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-yaml-1-2/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-openapi-json-3-1/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-core/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-api-design-systems/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/string'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-json-schema-draft-4/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-openapi-json-2/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-json/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ast/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-api-design-systems-json/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-1/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/linux-x64-72-musl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-json-schema-draft-7/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-api-design-systems-yaml/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-asyncapi-yaml-2/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-asyncapi-json-2/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-openapi-yaml-3-1/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/dependencies/WebAssemblyImportDependency.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-json-schema-draft-6/node_modules/ramda-adjunct/types'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-openapi-json-3-0/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/symlinked/_/node_modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test/mocking'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-json-pointer/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-openapi-yaml-2/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-2/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/pulsar'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-parser-adapter-openapi-yaml-3-0/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/file-api'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/lcovonly'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xojo.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/pulsar'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/linux-x64-83-glibc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/pulsar'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/checks/shared'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/redis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-yang.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/parser'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-zig.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/dependencies/WebpackIsIncludedDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/redis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/refractor/visitors/open-api-3-0/license'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-function-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/redis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils/path'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/@types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/dotdot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/redis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests/fixtures/variable_used_in_property'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/unit'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/linux-x64-83-musl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/es.typed-array.to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-undefined-mjs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/es.typed-array.uint16-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/es.typed-array.uint32-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/es.typed-array.uint8-clamped-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/es.typed-array.with.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/es.unescape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/es.weak-map.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/es.weak-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/dotdot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/deferred'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/none'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/reflect'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array-buffer.detached.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/win32-x64-72'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array-buffer.transfer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/WebAssemblyImportDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.at.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.filter-out.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/function'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.group-by-to-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/services'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.group-to-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.group.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.is-template-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/bin'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.last-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.last-item.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sns'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.to-reversed.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/WebpackIsIncludedDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/dependencies/WorkerDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.to-sorted.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.to-spliced.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.unique-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sns'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/dependencies/WorkerPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/refractor/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.array.with.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-disposable-stack.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-if-closing-brace-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.as-indexed-pairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.async-dispose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sns'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/templateSettings.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.drop.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/module_dir'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sns'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/unit'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/thru.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/reflect'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/win32-x64-83'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toIterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/node/common'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toJSON.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/checks/shared'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/set'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.flat-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/Number'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.for-each.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/solace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/react'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/module_dir'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/OTF'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/teamcity'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/reflect'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.indexed.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPairsIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/solace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/mkdirs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/templateSettings.js'
npmnpm WARN  tarWARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/node/common'
 npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.take.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/weak-map'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.async-iterator.to-array.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPath.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.bigint.range.js'
 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/solace'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.composite-key.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/thru.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.composite-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.data-view.get-float16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/services'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.data-view.get-uint8-clamped.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/solace'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.data-view.set-float16.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/initialize'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.data-view.set-uint8-clamped.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.disposable-stack.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/WorkerDependency.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.function.demethodize.js'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.function.is-callable.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/WorkerPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.function.is-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.function.metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toIterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.function.un-this.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toUpper.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/autoprefixer/data'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.global-this.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toJSON.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sqs'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.as-indexed-pairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-if-closing-brace-space-after'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/transform.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.dispose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sqs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.drop.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/node_path'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sqs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/truncate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.flat-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toPairsIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/OTF'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/json'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.for-each.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/unit'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toPath.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/observable'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.indexed.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/reflect'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sqs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.range.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/url'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/stomp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.take.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/mkdirs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.to-array.js'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.iterator.to-async.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toUpper.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.json.is-raw-json.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/stomp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.json.parse.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/transform.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.json.raw-json.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/stomp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/url'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.emplace.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.find-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/refractor/visitors/open-api-3-0/license'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/stomp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unzip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unzipWith.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.group-by.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/initialize'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.includes.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/node_path'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/truncate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/event'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/updateWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test/mocking'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.key-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-module-mjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.key-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/text-lcov'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/upperCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.map-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/traversal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.map-values.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/upperFirst.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/data'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.merge.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/mkdirs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/services'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/react'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/valueOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-if-no-null'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.update-or-insert.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.update.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/unevaluated'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.map.upsert.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/valuesIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/node_path'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test/mocking'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/without.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.deg-per-rad.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/url'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/mkdirs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.degrees.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/uniqBy.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/weak-map'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/bin'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperAt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperChain.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.f16round.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.fscale.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/config'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.iaddh.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperLodash.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/url'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/node_path'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test/mocking'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-undefined-mjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.imulh.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/text-summary'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/alpha-value-notation'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.isubh.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperReverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/move-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/traversal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.rad-per-deg.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.radians.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-import-no-partial-leading-underscore'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.scale.js'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unzip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.seeded-prng.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/ws'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.signbit.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/xor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unzipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.math.umulh.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/xorBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.number.from-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/@types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/xorWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.number.range.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence/aaa'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/ws'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.object.group-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test/mocking'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/updateWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.object.has-own.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipObj.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.object.iterate-entries.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/upperCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/zipObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.object.iterate-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipObjectDeep.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/ws'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.object.iterate-values.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/upperFirst.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.observable.constructor.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.observable.from.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/move'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/release.md'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/ws'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.observable.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.observable.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils/async'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.promise.all-settled.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.promise.any.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/valueOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.promise.try.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.promise.with-resolvers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/parser/typings'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.reflect.define-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.reflect.delete-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/valuesIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/typescript'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.reflect.get-metadata-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.reflect.get-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.reflect.get-own-metadata-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.reflect.get-own-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/without.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.reflect.has-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.reflect.has-own-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/dot_main'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.reflect.metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/text'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.regexp.escape.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.add-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperAt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/variable'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.difference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.difference.v2.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperChain.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperLodash.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.intersection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.intersection.v2.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/output'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperReverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.is-disjoint-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.is-disjoint-from.v2.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.is-subset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/xor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.is-subset-of.v2.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.is-superset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/xorBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.is-superset-of.v2.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.join.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/TTF'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/xorWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.symmetric-difference.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipObj.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.symmetric-difference.v2.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-import-partial-extension-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.union.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/zipObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.set.union.v2.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipObjectDeep.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.string.at-alternative.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.string.at.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.string.code-points.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/dot_slash_main'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.string.cooked.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.string.dedent.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.string.is-well-formed.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.string.match-all.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/release.md'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/errors'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.string.replace-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.string.to-well-formed.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.suppressed-error.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/path-exists'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/initialize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/TTF'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils/style-variables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.async-dispose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/incorrect_main'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.dispose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.is-registered-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.is-registered.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.is-well-known-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.is-well-known.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.matcher.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.metadata-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/remove'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.observable.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.pattern-match.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.symbol.replace-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.at.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.filter-out.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-empty-line-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.filter-reject.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.find-last-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.find-last.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.from-async.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.group-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/services'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.to-reversed.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.to-sorted.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/initialize'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.to-spliced.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.unique-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.typed-array.with.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.weak-map.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/events'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.weak-map.emplace.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.weak-map.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.weak-map.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.weak-map.upsert.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.weak-set.add-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/typescript'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.weak-set.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.weak-set.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-import-partial-extension-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/esnext.weak-set.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/malformed_package_json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/WOFF'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/remove'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-name-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-0'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/core/utils/frame-messenger'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/multirepo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/WOFF'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-name-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils/style-variables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-import-partial-extension'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/cli-engine/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/multirepo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/WOFF'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-name-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/quux'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/WOFF'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/reflect-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/regexp-exec-abstract.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/regexp-exec.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/regexp-flags.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/regexp-sticky-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/reflect-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-mixin-argumentless-call-parentheses'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-exec-abstract.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-exec.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-flags.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-sticky-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/same_names/foo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/WOFF2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/generator/template/src/assets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-no-vendor-prefix'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/checks/generic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/fs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/@types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/require-object-coercible.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/shadowed_core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SameValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/events'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/WOFF2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/lib/unpackers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/require-object-coercible.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-property-required-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/services'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SameValueNonNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/same-value-zero.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/same-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-mixin-named-arguments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/same-value-zero.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/same-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/init'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/ajax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/WOFF2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/unpackers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SameValueZero.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/scss'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/set-global.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SecFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/set-global.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/set-species.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/set-to-string-tag.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-property-requirelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/pseudo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/logger'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/set-species.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/module_dir'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/set-to-string-tag.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/shared-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/shared-store.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/shared-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/shared-store.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/init'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetFunctionLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/ajax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/WOFF2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-semicolon-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/logger'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/commons/matches'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/initialize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/pathfilter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-mixin-parentheses-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetFunctionName.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/init'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/ajax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/lib/unpackers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/ids'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetIntegrityLevel.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetIntegrityLevel.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetTypedArrayFromArrayLike.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-semicolon-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetTypedArrayFromArrayLike.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/logger'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetTypedArrayFromTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetTypedArrayFromTypedArray.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/initialize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence/aaa'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/fraggle-rock/gather'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/species-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/variable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetValueInBuffer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/species-constructor.js'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetValueInBuffer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/init'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SortIndexedProperties.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SortIndexedProperties.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/unpackers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/checks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/generator/template/src/components'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SpeciesConstructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SpeciesConstructor.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/components'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-html-forced.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/at-rule-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-multibyte.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/logger'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-pad-webkit-bug.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-pad.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-punycode-to-ascii.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-repeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-html-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-trim-forced.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/methods'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-multibyte.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence/bbb'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-pad-webkit-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-pad.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-punycode-to-ascii.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-repeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-trim-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/json'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-trim.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/prefetch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-mixin-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/init'
npmnpm  WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringCreate.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/crypto'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/task.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/constants'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/this-number-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/function'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringGetOwnProperty.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-absolute-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/task.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/this-number-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringGetOwnProperty.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-absolute-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringPad.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/methods'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-indexed-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringPad.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/without_basedir'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/fraggle-rock/gather'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringPad.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-indexed-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/url'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/prefetch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringToCodePoints.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringToCodePoints.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/url'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringToCodePoints.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/init'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/url'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/url'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/error'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-offset.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/substring.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-positive-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/substring.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/ajax'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/substring.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/ansiPainter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/interfaces'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-closing-brace-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/methods'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-offset.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js/src/tools'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-positive-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/prefetch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-rule-conditional-no-parentheses'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/pseudo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/logger'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/SymbolDescriptiveString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-closing-brace-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/methods'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SymbolDescriptiveString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SymbolDescriptiveString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-string-tag-support.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-string-tag-support.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/json'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TestIntegrityLevel.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/prefetch'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TestIntegrityLevel.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TestIntegrityLevel.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/async-iterator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-closing-brace-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/profile'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/third-party-web/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/methods'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/lib/unpackers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/prefetch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/at-rule-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisBigIntValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisBigIntValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisBigIntValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisBooleanValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/variable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/typed-array-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/iterator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisBooleanValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/typed-array-constructors-require-wrappers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisBooleanValue.js'
npmnpm  WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/typed-array-from-species-and-list.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/ansiPainter'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/typed-array-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisNumberValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-closing-brace-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisNumberValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisNumberValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-constructors-require-wrappers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/third-party-web/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/methods'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/custom-elements'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/unpackers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/checks/forms'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-from-species-and-list.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisStringValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisStringValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisStringValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisSymbolValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-no-empty'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisSymbolValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisSymbolValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/use-symbol-as-uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/third-party-web/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/use-symbol-as-uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisTimeValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisTimeValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/comment-no-empty'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisTimeValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/well-known-symbol-wrapped.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/well-known-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ThrowCompletion.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/whitespaces.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ThrowCompletion.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/README.md'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ThrowCompletion.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/well-known-symbol-wrapped.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/well-known-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/whitespaces.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-opening-brace-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils/async'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriver/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TimeClip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/@types/node/stream'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TimeClip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/third-party-web/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/events'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TimeClip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/types/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/object'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TimeClip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-opening-brace-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TimeFromYear.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TimeFromYear.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TimeFromYear.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TimeFromYear.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TimeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriver/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TimeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/comment-no-loud'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TimeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TimeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/other_path'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TimeWithinDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/types/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TimeWithinDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/object'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TimeWithinDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TimeWithinDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-opening-brace-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/checks/forms'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/third-party-web/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToBigInt64.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToBigInt64.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToBigInt64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToBigInt64.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToBigUint64.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToBigUint64.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriver/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToBigUint64.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToBigUint64.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/clients'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToBoolean.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/types/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToBoolean.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToBoolean.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToBoolean.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/@types/node/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/object'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToDateString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/block-opening-brace-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToDateString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToDateString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToDateString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/third-party-web/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/declaration-nested-properties-no-divided-groups'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/bin'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToInt16.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToInt16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToInt16.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToInt16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/object'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToInt32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToInt32.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToInt32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/color-function-notation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToInt32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/third-party-web/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/compile'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToInt8.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToInt8.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/eslint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToInt8.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToInt8.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/symbol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/color-hex-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/checks/shared'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/ajax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/compile'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToInteger.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/declaration-nested-properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToIntegerOrInfinity.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToIntegerOrInfinity.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToIntegerOrInfinity.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/third-party-web/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/zh-cn'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/zh-tw'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/color-hex-length'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/compile/jtd'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/manipulation/var'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/compile/jtd'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/lighthouse'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriver/node_modules/@types/node/timers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/@types/node/timers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/@types/node/timers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/@types/node/timers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/pseudo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/@types/node/timers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToNumeric.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToNumeric.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/audits/byte-efficiency'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/types/node_modules/@types/node/timers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToNumeric.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/@types/node/timers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToNumeric.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/node'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/discriminator'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/core/var'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/other_path'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dimension-no-non-numeric-values'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/lib/unpackers'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/lighthouse'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpmnpm WARN  WARN tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/vnodeTransformers'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm npmWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/hidden-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/doc/examples/chrome-debugging-protocol'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/host-report-errors.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/manipulation/var'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/html.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/symbol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/color-no-hex'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/unevaluated'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/constraint-validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/unpackers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/vnodeTransformers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/ie8-dom-define.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/ieee754.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/ajax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/modifiers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-1/value-optimizers/color'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/audits/seo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/Number'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/symbol'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/checks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dollar-variable-colon-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/color-no-invalid-hex'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/config'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToPropertyKey.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToPropertyKey.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToPropertyKey.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToPropertyKey.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/test-utils/dist/vnodeTransformers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-1/value-optimizers/color'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/test'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/symbol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/comment-empty-line-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/checks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/data'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/doc/examples/phantomjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-1/value-optimizers/color'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/renderer'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/symbol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dollar-variable-colon-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/comment-no-empty'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/multirepo'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/variable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/array'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/comment-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/vendor'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToUint32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToUint32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToUint32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToUint32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToUint8.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToUint8.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/Number'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToUint8.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToUint8.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/variable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/array'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToUint8Clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToUint8Clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dollar-variable-colon-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToUint8Clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToUint8Clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/comment-whitespace-inside'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToZeroPaddedDecimalString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToZeroPaddedDecimalString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/external'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/linter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/module_dir'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/truncate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/doc/examples/puppeteer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/Type.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/Type.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/Type.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/instance'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/comment-word-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/external'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArrayCreateSameType.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TypedArrayElementSize.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/Number'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArrayElementSize.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TypedArrayElementType.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/checks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArrayElementType.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dollar-variable-default'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/comment-word-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/dot_main'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/vendor'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/rust.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/rust.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/rust.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rule-tester'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/sas.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/sas.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/typed-array'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/custom-media-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/sas.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/sass.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/sass.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/sass.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/scala.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/scala.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/flash'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/scala.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/UTF16Decode.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/scheme.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/UTF16DecodeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/UTF16DecodeSurrogatePair.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/scheme.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/UTF16EncodeCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/UTF16EncodeCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/scheme.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/dot_slash_main'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/UTF16EncodeCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli/commands'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/checks'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/UTF16Encoding.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/UTF16Encoding.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/UTF16SurrogatePairToCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/UTF16SurrogatePairToCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/scss.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/UTF16SurrogatePairToCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/scss.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rule-tester'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/array'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dollar-variable-empty-line-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/custom-property-empty-line-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/incorrect_main'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/event'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/checks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/array'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/custom-property-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/invalid_main'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/renderer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/instance'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dollar-variable-empty-line-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-bang-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/malformed_package_json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/checks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/pseudo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-bang-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/multirepo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/configuration/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/flash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/computed'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/typed-array'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dollar-variable-first-in-block'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-no-duplicate-custom-properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/multirepo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/event'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/array'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-no-duplicate-properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/multirepo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/array'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dollar-variable-no-missing-interpolation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-no-redundant-longhand-properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/pseudo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/BigInt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/instance'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-no-shorthand-property-overrides'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/flash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/ajax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/dollar-variable-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/scss.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/json'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/BigInt'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/typed-array'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ValidateAndApplyPropertyDescriptor.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/shell-session.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/shell-session.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/shell-session.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/observable'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createMathOperation.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022/Number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/array'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/double-slash-comment-empty-line-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/smali.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ValidateIntegerTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/smali.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createOver.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ValidateIntegerTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs/reporters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/array'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/smali.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createPadding.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/smalltalk.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/smalltalk.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ValidateIntegerTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createPartial.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/instance'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter/extension'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/smalltalk.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/smarty.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/smarty.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createRange.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/smarty.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-single-line-max-declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/double-slash-comment-inline'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/external'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createRecurry.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/string'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/comments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter/extension'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/WeakRefDeref.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createRelationalOperation.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/sml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/pseudo'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/WeakRefDeref.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/domparsing'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/sml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core/fraggle-rock/config'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/sml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/node/ts4.8'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/WeakRefDeref.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/string'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/WeekDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-block-trailing-semicolon'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/_ts3.4'
npm ERR! code ENOENT
npm ERR! syscall mkdir
npm ERR! path /src/repo/view/lib/wikibase-tainted-ref/node_modules/.bin
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, mkdir '/src/repo/view/lib/wikibase-tainted-ref/node_modules/.bin'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /cache/_logs/2024-06-06T22_05_34_449Z-debug-0.log
npm ERR! process terminated
npm ERR! signal SIGTERM

npm ERR! A complete log of this run can be found in:
npm ERR!     /cache/_logs/2024-06-06T22_05_34_499Z-debug-0.log
npm ERR! process terminated
npm ERR! signal SIGTERM

npm ERR! A complete log of this run can be found in:
npm ERR!     /cache/_logs/2024-06-06T22_05_34_466Z-debug-0.log
ERROR: "install:tainted-ref" exited with 254.
npm ERR! code 1
npm ERR! path /src/repo
npm ERR! command failed
npm ERR! command sh -c npm-run-all -p install:*

npm ERR! A complete log of this run can be found in:
npm ERR!     /cache/_logs/2024-06-06T22_05_02_187Z-debug-0.log
--- stdout ---

> wikibase@0.1.0 postinstall
> npm-run-all -p install:*


> wikibase@0.1.0 install:bridge
> npm --prefix client/data-bridge ci


> wikibase@0.1.0 install:tainted-ref
> npm --prefix view/lib/wikibase-tainted-ref ci


> wikibase@0.1.0 install:rest-api
> npm --prefix repo/rest-api ci


--- end ---
Traceback (most recent call last):
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1789, in main
    libup.run(args.repo, args.output, args.branch)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1734, in run
    self.npm_audit_fix(new_npm_audit)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 276, in npm_audit_fix
    self.check_call(["npm", "ci"])
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 59, in check_call
    res.check_returncode()
  File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'ci']' returned non-zero exit status 1.
Source code is licensed under the AGPL.